|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Masks for the buttons on a mouse More...
Macros | |
| #define | MOUSE_RIGHTBUTTON (1<<1) |
| Right mouse button. | |
| #define | MOUSE_LEFTBUTTON (1<<2) |
| Left mouse button. | |
| #define | MOUSE_SIDEBUTTON (1<<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 (1<<2) |
Left mouse button.
| #define MOUSE_RIGHTBUTTON (1<<1) |
Right mouse button.
| #define MOUSE_SIDEBUTTON (1<<3) |
Side mouse button.