For the complete documentation index, see llms.txt. This page is also available as Markdown.

Polar

The below table outlines all of the POLAR identifiers which are defined, with value and what character they represent.

Name

Description

Value

POLAR_RS

get/set_polar identifier for the right stick

2

POLAR_LS

get/set_polar identifier for the left stick

4

POLAR_RX

get/set_val identifier for the right stick X axis

44

POLAR_RY

get/set_val identifier for the right stick Y axis

45

POLAR_LX

get/set_val identifier for the left stick X axis

46

POLAR_LY

get/set_val identifier for the left stick Y axis

47

POLAR_RADIUS

get_polar parameter for getting the radius of the specified stick

0

POLAR_ANGLE

get_polar parameter for getting the angle of the specified stick

1

Last updated