|
nCine 2025.10.r509-70a8df8
A cross-platform 2D game engine
|
Information about the mouse state. More...
#include <InputEvents.h>
Public Attributes | |
| int | x |
| Pointer position on the X axis. | |
| int | y |
| Pointer position on the Y axis. | |
Static Protected Attributes | |
| static const unsigned int | NumButtons = 5 |
Information about the mouse state.