Properties
Static enemies
enemies: object
Static items
items: object
Static objects
objects: object
Static tiles
tiles: object
Methods
Static loadGroundTypes
- loadGroundTypes(rawGroundTypes: any): void
Static loadObjects
- loadObjects(rawObjects: any): void
Parses the raw ground types JSON into
Tile
objects.