Axis
Complete API reference for Axis, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Input
Component: no
public class Axis
Constructors
| Signature | Description |
|---|---|
Axis(Axis) | Executes Axis and returns after the underlying engine call finishes. |
Axis(String) | Executes Axis and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
axis | Axis | Represents the axis value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
name | String | get | Returns the name of the Axis. |
value | Vector2 | get/set | Returns the value of the Axis. |