GamePadAxisMapper
Complete API reference for GamePadAxisMapper, including constructors, attributes, and virtual attributes.
Package: JAVARuntime
Category: Input Mappers
Component: yes
public class GamePadAxisMapper extends Component
Constructors
| Signature | Description |
|---|---|
GamePadAxisMapper() | Creates a new instance of GamePadAxisMapper. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | GamePadAxisMapper | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
gamepadAxis | Axis | get/set | Virtual attribute exposed by getGamepadAxis. Access it like a field to read or write the underlying value. |
axisType | AxisType | get/set | Virtual attribute exposed by getAxisType. Access it like a field to read or write the underlying value. |
outputAxis | String | get/set | Virtual attribute exposed by getOutputAxis. Access it like a field to read or write the underlying value. |