Axis |
The ControllerAxis2D type exposes the following members.
| Name | Description | |
|---|---|---|
| elementCapacity |
The maximum number of member Axes of Axis2D.
(Overrides ControllerCompoundElementelementCapacity) | |
| elementCount |
The number of member elements in this compound element.
(Inherited from ControllerCompoundElement) | |
| elementIdentifier |
The controller element identifier.
(Inherited from ControllerCompoundElement) | |
| hasElements |
Does this compound element have any member elements?
(Inherited from ControllerCompoundElement) | |
| id |
The element identifier id.
(Inherited from ControllerCompoundElement) | |
| name |
The name of this element.
(Inherited from ControllerCompoundElement) | |
| type |
The type of this element.
(Inherited from ControllerCompoundElement) | |
| value | The combined current value of the X and Y axes. | |
| valuePrev | The combined value of the X and Y axes from the previous frame. | |
| valueRaw | The combined current raw value of the X and Y axes. | |
| valueRawPrev | The combined raw value of the X and Y axes from the previous frame. | |
| xAxis | The X Axis element. | |
| yAxis | The Y Axis element. |