|
nCine 2026.03.r1-14c2a6f
A cross-platform 2D game engine
|
Information about a mouse event. More...
#include <InputEvents.h>
Public Attributes | |
| int | x |
| Pointer position on the X axis. | |
| int | y |
| Pointer position on the Y axis. | |
| MouseButton | button |
| The button that has been pressed or released. | |
Information about a mouse event.