![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Init () |
| void | GetRadialXYInput (out float x, out float y) |
| void | SetUseRightStick (bool use) |
Protected Attributes | |
| const string | RADIAL_LEFT_CONTEXT = "RadialMenuLeftContext" |
| const string | RADIAL_RIGHT_CONTEXT = "RadialMenuRightContext" |
| const string | DEFAULT_RADIAL_LEFT_X = "RadialX" |
| const string | DEFAULT_RADIAL_LEFT_Y = "RadialY" |
| const string | DEFAULT_RADIAL_RIGHT_X = "RadialX2" |
| const string | DEFAULT_RADIAL_RIGHT_Y = "RadialY2" |
| float | m_fMouseSelectionTreshold |
| int | m_iContextDeactivationTime |
| bool | m_bDynamicMouseTreshold |
| float | m_fGamepadSelectionTreshhold |
| int | m_iGamepadDeselectionDelay |
| bool | m_bUseRightStick |
Configurable radial menu inputs extending controls specifically for radial interface
Definition at line 758 of file SCR_RadialMenu.c.
Definition at line 793 of file SCR_RadialMenu.c.
|
inlineprotected |
Set default setting on initialization Set X and Y action names into given parameters
Definition at line 787 of file SCR_RadialMenu.c.
|
inlineprotected |
Definition at line 811 of file SCR_RadialMenu.c.
|
protected |
Definition at line 762 of file SCR_RadialMenu.c.
|
protected |
Definition at line 763 of file SCR_RadialMenu.c.
|
protected |
Definition at line 764 of file SCR_RadialMenu.c.
|
protected |
Definition at line 765 of file SCR_RadialMenu.c.
|
protected |
Definition at line 774 of file SCR_RadialMenu.c.
|
protected |
Definition at line 782 of file SCR_RadialMenu.c.
|
protected |
Definition at line 777 of file SCR_RadialMenu.c.
|
protected |
Definition at line 768 of file SCR_RadialMenu.c.
|
protected |
Definition at line 771 of file SCR_RadialMenu.c.
|
protected |
Definition at line 780 of file SCR_RadialMenu.c.
|
protected |
Definition at line 760 of file SCR_RadialMenu.c.
|
protected |
Definition at line 761 of file SCR_RadialMenu.c.