| Class | Description | |
|---|---|---|
| Input | Basic input class that manages the fast-access Booleans and detailed key-state tracking. | |
| Keyboard | Keeps track of what keys are pressed and how with handy booleans or strings. | |
| Mouse | This class helps contain and track the mouse pointer in your game. |