Members
name :string
Type:
- string
world :World
Type:
Methods
(abstract) load()
Called when the world is loaded by the ComplexCore. In this method your stage should be loaded/created
prepare()
Is called as soon you use this scene
update()
Updates the world object