meatbox ~master (2020-09-03T17:52:18Z)
Dub
Repo
Window.processEvent
meatbox
window
Window
Override to specify unique actions on SDL events.
class
Window
protected
void
processEvent
(
SDL_Event
event
)
Meta
Source
See Implementation
meatbox
window
Window
constructors
this
destructors
~this
functions
aspectRatio
framesPerSecond
height
keyboard
load
processEvent
quit
render
resize
run
update
updatesPerSecond
width
variables
currentFrame
onLoad
onRender
onResize
onUpdate
Override to specify unique actions on SDL events.