Json

indigo.json.Json
object Json extends JsonSupportFunctions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Json.type

Members list

Value members

Concrete methods

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