Gets the current mouse position based on the last updates.
Vector2
Initializes the list of keys to false and sets up the listeners for the engine.
void
Get's if the key is down in the InputManager.
boolean
Handler for key down messages from the window class.
boolean
Handler for key up messages from the window class.
boolean
Handler for mouse button down messages from the window class.
boolean
Handler for mouse movement messages from the window class.
boolean
Handler for mouse button up messages from the window class.
boolean
Generated using TypeDoc
Class constructor.