evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
GameState.this
evael
core
GameState
GameState
GameState constructor.
class
GameState
@
nogc
@
safe
pure nothrow
this
(
)
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
GameState constructor.