Expand description
Window-based inputs captured during event loop processing.
Structs
- A container for Window-based keyboard input events.
- A basic key input mapping.
- A container for Window-based mouse, tablet and touch input events.
Enums
- Describes a button of a mouse controller.
Functions
- Handles keyboard and mouse
Events while updating the provided buffers. - Handles keyboard
Events while updating the provided buffer. - Handles mouse
Events while updating the provided buffer.