-
Notifications
You must be signed in to change notification settings - Fork 0
Device_constants
hpgDesigns edited this page Aug 8, 2021
·
1 revision
Device constants for mobile games.
| mb_left | The left mouse button |
| mb_middle | The middle mouse button (this may not be valid for all target platforms) |
| mb_right | The right mouse button |
| mb_none | No mouse button |
| mb_any | Any of the mouse buttons |
This is number 1