CF_MouseButton¶
Category: input
GitHub: cute_input.h
The mouse buttons.
Values¶
| Enum | Description |
|---|---|
CF_MOUSE_BUTTON_LEFT |
(null) |
CF_MOUSE_BUTTON_RIGHT |
(null) |
CF_MOUSE_BUTTON_MIDDLE |
(null) |
CF_MOUSE_BUTTON_X1 |
(null) |
CF_MOUSE_BUTTON_X2 |
(null) |
CF_MOUSE_BUTTON_COUNT |
(null) |