heyplay
Welcome
Play
Create
Explore
Log in
Log in
Editor documentation
Top
Heyplay IOkit
Game
Holds the game state and controls all of its aspects.
Properties
world
Static
Manages global configuration of the game world.
Methods
onStart
Static
Called when the game starts to allow initial stage setup.
onTimePass
Static
Called when the game progresses to allow the ongoing logic execution (a.k.a. game loop).