nCine 2022.04.r504-96e4859
A cross-platform 2D game engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
ncine::MouseEvent Class Reference

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.
 

Detailed Description

Information about a mouse event.


The documentation for this class was generated from the following file: