evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
GameState.onExit
evael
core
GameState
GameState
Event called when current game state ends.
class
GameState
void
onExit
(
)
Meta
Source
See Implementation
evael
core
GameState
GameState
constructors
this
functions
createEntity
dispose
fixedUpdate
onExit
onInit
onKey
onMouseClick
onMouseMove
onMouseUp
onMouseWheel
onText
setParent
update
properties
entityManager
game
graphicsDevice
guiManager
variables
m_assetLoader
m_game
m_graphicsDevice
m_guiManager
m_mouseClicked
Event called when current game state ends.