Json

object Json extends JsonSupportFunctions
trait JsonSupportFunctions
class Object
trait Matchable
class Any

Value members

Concrete methods

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