evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Game.setGameState
evael
core
Game
Game
Defines current game state.
class
Game
nothrow
void
setGameState
(
T
)
(
)
Meta
Source
See Implementation
evael
core
Game
Game
constructors
this
functions
addEvent
addScheduledTask
dispose
fixedUpdate
onKey
onMouseWheel
onText
onWindowClose
onWindowResize
pollEvents
run
setCursor
setGameState
update
properties
assetLoader
currentGameState
deltaTime
entityManager
graphicsDevice
guiManager
i18n
inputHandler
maxFrameSkip
running
tickrate
window
Defines current game state.