Handles user input (keyboard, windowing input such as closing the window, etc.).
Handles user input (keyboard, mouse, windowing input such as resizing the window, etc.).
Keeps track of which keys are pressed on the keyboard.
Keeps track of mouse position, buttons, dragging, etc.
See Source File
Handles user input (keyboard, windowing input such as closing the window, etc.).