List of keyboard buttons.
List of mouse buttons.
Closes everything mouse, keyboard or controller related.
Check whether the key associated with the ID is pressed. \ This function resets the value to false.
Check whether the mouse button associated with the ID is pressed. \ This function resets the value to false.
Returns the content of the clipboard
Returns the position of the mouse relative to the window.
Check if the clipboard isn't empty
Initialize everything mouse, keyboard or controller related.
Check whether the key associated with the ID is pressed. \ Do not reset the value.
Check whether the mouse button associated with the ID is pressed. \ Do not reset the value.
Check if the application's still running.
Process and dispatch window, input, etc events.
Send a custom event.
Dispatch an event to GUIs.
Dispatch an event to GUIs.
Fill the clipboard
Capture interruptions.
Tells the application to finish.
Updates everything mouse, keyboard or controller related.
Event structure passed on onEvent() methods.
Event