CF_MouseButton¶
Category: input
GitHub: cute_input.h
The mouse buttons.
Values¶
Enum | Description |
---|---|
MOUSE_BUTTON_LEFT | (null) |
MOUSE_BUTTON_RIGHT | (null) |
MOUSE_BUTTON_MIDDLE | (null) |
MOUSE_BUTTON_X1 | (null) |
MOUSE_BUTTON_X2 | (null) |
MOUSE_BUTTON_COUNT | (null) |