![]() |
nCine 2025.08.r507-936d9b8
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.