Defines | |
| #define | IND_MBUTTON_LEFT 0 |
| Left mouse button. | |
| #define | IND_MBUTTON_RIGHT 1 |
| Right mouse button. | |
| #define | IND_MBUTTON_MIDDLE 2 |
| Middle mouse button. | |
| #define | IND_MBUTTON_WHEELUP 3 |
| Wheelup mouse button. | |
| #define | IND_MBUTTON_WHEELDOWN 4 |
| Wheeldown mouse button. | |
Typedefs | |
| typedef int | IND_MouseButton |
| Mouse Buttons. | |
| typedef int IND_MouseButton |
Mouse Buttons.
Mouse input buttons.
1.5.4