Class VirtualJoystick
Inherited Members
Namespace: UnityEngine.InputNew
Assembly: solution.dll
Syntax
public class VirtualJoystick : Joystick
Constructors
| Name | Description |
|---|---|
| VirtualJoystick() | |
| VirtualJoystick(string, List<InputControlData>) |
Properties
| Name | Description |
|---|---|
| action1 | |
| action2 | |
| action3 | |
| action4 | |
| back | |
| current | |
| leftStick | |
| leftStickX | |
| leftStickY | |
| menu | |
| options | |
| pause | |
| rightStick | |
| rightStickX | |
| rightStickY | |
| select | |
| share | |
| start | |
| view |
Methods
| Name | Description |
|---|---|
| SetAxisValue(int, float) | |
| SetButtonValue(int, bool) |