GameEventSystem

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

Update
void Update()

<BACKEND> Update essential things like handling game exit and resizing.

Variables

OnExitRequested
BasicEvent OnExitRequested;
Undocumented in source.
OnWindowSizeChanged
Event!GameResizeEventArgs OnWindowSizeChanged;
Undocumented in source.

Meta