#include <events.h>
◆ MouseEvent() [1/3]
◆ MouseEvent() [2/3]
Copy Constructor
- Parameters
-
source | The event to copy from. |
◆ MouseEvent() [3/3]
Copy Constructor from LocationEvent
- Parameters
-
source | The event to copy from. |
◆ operator=()
Assignment operator
- Parameters
-
source | The event to copy from. |
- Returns
- The resulting event (this).
◆ buttonMask
bitfield: which button was pressed for this event
◆ clicks
Number of times a button was pressed
◆ cursorID
cursor id for multi-touch support
◆ modifiers
bitfield: which buttons or modifiers were depressed before event
- See also
- SpecialKeyState_e
The documentation for this class was generated from the following file: