evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Game.running
evael
core
Game
Game
Undocumented in source. Be warned that the author may not have intended to support it.
class
Game
@
nogc
@
safe
@
property
pure nothrow const
bool
running
(
)
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