evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Game.addEvent
evael
core
Game
Game
Adds event that will be processed by the main thread.
class
Game
@
nogc
void
addEvent
(
OnEvent
event
)
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
Adds event that will be processed by the main thread.