Last updated
Stick selectors, polar components, high-resolution axis identifiers, and ghost axes.
POLAR_RS
2
Polar/high-resolution analog selector POLAR_RS.
POLAR_LS
4
Polar/high-resolution analog selector POLAR_LS.
POLAR_GHOST
6
Polar/high-resolution analog selector POLAR_GHOST.
POLAR_RX
44
Polar/high-resolution analog selector POLAR_RX.
POLAR_RY
45
Polar/high-resolution analog selector POLAR_RY.
POLAR_LX
46
Polar/high-resolution analog selector POLAR_LX.
POLAR_LY
47
Polar/high-resolution analog selector POLAR_LY.
ANALOG_RX
54
Polar/high-resolution analog selector ANALOG_RX.
ANALOG_RY
55
Polar/high-resolution analog selector ANALOG_RY.
ANALOG_LX
56
Polar/high-resolution analog selector ANALOG_LX.
ANALOG_LY
57
Polar/high-resolution analog selector ANALOG_LY.
ANALOG_GHOSTX
58
Polar/high-resolution analog selector ANALOG_GHOSTX.
ANALOG_GHOSTY
59
Polar/high-resolution analog selector ANALOG_GHOSTY.
POLAR_RADIUS
0
Polar/high-resolution analog selector POLAR_RADIUS.
POLAR_ANGLE
1
Polar/high-resolution analog selector POLAR_ANGLE.
Back to all constant categories.
Last updated
int radius;
main { radius = get_ipolar(POLAR_RS, POLAR_RADIUS); }
