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
Event OnExitRequested;
Undocumented in source.
OnWindowSizeChanged
Event OnWindowSizeChanged;
Undocumented in source.

Meta