Gets this zone's description.
string
Gets this zone's ID.
string
Gets this zone's index.
number
Gets this zone's name.
string
Gets this zone's scene.
Scene
Initializes the zone with JSON data.
void
Loads the scene and all it's entities.
void
Loads an entity into the scene.
void
Called when the scene is activated.
void
Called when the scene is deactivated.
void
Calls render on the scene.
void
Unloads the scene.
void
Calls update on the scene.
void
Generated using TypeDoc
Class constructor.