d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Game.update
d2d
toolkit
game
Game
Will get called every frame before
draw
.
class
Game
protected abstract
void
update
(
float
delta
)
Meta
Source
See Implementation
d2d
toolkit
game
Game
functions
draw
load
onEvent
run
start
update
properties
flags
maxFPS
postShader
window
windowHeight
windowIcon
windowTitle
windowWidth
Will get called every frame before draw.