JsonSupportFunctions

indigo.shared.JsonSupportFunctions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Json.type

Members list

Value members

Abstract methods

def asepriteFromJson(json: String): Option[Aseprite]
def readFontToolJson(json: String): Option[List[FontChar]]
def tiledMapFromJson(json: String): Option[TiledMap]