![]() |
nCine 2022.04.r504-96e4859
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.