website logo
Buy CronusGPC LibraryGamePacks (16bit)YouTubeForumsDiscord
📘Cronus Zen Guide
📗GamePacks (32bit)
📗GPC Script Guide
Navigate through spaces
📘Cronus Zen Guide
📗GamePacks (32bit)
📗GPC Script Guide
⌘K
📑GPC SCRIPTING
What's New in 32bit?
Introduction
Variables
Basic GPC Structure
Definitions
Data Section
Remapping
Const Arrays
Init Section
Main Section
Combo Section
User Created Functions
Identifiers
Flow Control
Constants
Functions
Device Functions
Remapping
Advanced Samples
API Samples
Docs powered by archbee 

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



UP NEXT
LED
Docs powered by archbee