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