|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Masks for the buttons on a mouse More...
Macros | |
| #define | MOUSE_RIGHTBUTTON BIT(1) |
| Right mouse button. | |
| #define | MOUSE_LEFTBUTTON BIT(2) |
| Left mouse button. | |
| #define | MOUSE_SIDEBUTTON BIT(3) |
| Side mouse button. | |
Masks for the buttons on a mouse
These are the possible buttons to press on a maple bus mouse.
| #define MOUSE_LEFTBUTTON BIT(2) |
Left mouse button.
| #define MOUSE_RIGHTBUTTON BIT(1) |
Right mouse button.
| #define MOUSE_SIDEBUTTON BIT(3) |
Side mouse button.