NXC
Version 1.2.1 r5
|
Constants for reading joystick information. More...
Macros | |
#define | JOY_BTN_01 0x00000001 |
#define | JOY_BTN_02 0x00000002 |
#define | JOY_BTN_03 0x00000004 |
#define | JOY_BTN_04 0x00000008 |
#define | JOY_BTN_05 0x00000010 |
#define | JOY_BTN_06 0x00000020 |
#define | JOY_BTN_07 0x00000040 |
#define | JOY_BTN_08 0x00000080 |
#define | JOY_BTN_09 0x00000100 |
#define | JOY_BTN_10 0x00000200 |
#define | JOY_BTN_11 0x00000400 |
#define | JOY_BTN_12 0x00000800 |
#define | JOY_BTN_13 0x00001000 |
#define | JOY_BTN_14 0x00002000 |
#define | JOY_BTN_15 0x00004000 |
#define | JOY_BTN_16 0x00008000 |
#define | JOY_BTN_17 0x00010000 |
#define | JOY_BTN_18 0x00020000 |
#define | JOY_BTN_19 0x00040000 |
#define | JOY_BTN_20 0x00080000 |
#define | JOY_BTN_21 0x00100000 |
#define | JOY_BTN_22 0x00200000 |
#define | JOY_BTN_23 0x00400000 |
#define | JOY_BTN_24 0x00800000 |
#define | JOY_BTN_25 0x01000000 |
#define | JOY_BTN_26 0x02000000 |
#define | JOY_BTN_27 0x04000000 |
#define | JOY_BTN_28 0x08000000 |
#define | JOY_BTN_29 0x10000000 |
#define | JOY_BTN_30 0x20000000 |
#define | JOY_BTN_31 0x40000000 |
#define | JOY_BTN_32 0x80000000 |
#define | JOY_POV_FORWARD 0 |
#define | JOY_POV_TOPRIGHT 4500 |
#define | JOY_POV_RIGHT 9000 |
#define | JOY_POV_BOTRIGHT 13500 |
#define | JOY_POV_BACKWARD 18000 |
#define | JOY_POV_BOTLEFT 22500 |
#define | JOY_POV_LEFT 27000 |
#define | JOY_POV_TOPLEFT 31500 |
#define | JOY_POV_CENTERED 65535 |
Constants for reading joystick information.