evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
GameState.onKey
evael
core
GameState
GameState
Event called on key action.
class
GameState
void
onKey
(
in
int
key
)
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 on key action.