KeyboardAxisMapper
Complete API reference for KeyboardAxisMapper, including constructors, attributes, and virtual attributes.
Package: JAVARuntime
Category: Input Mappers
Component: yes
public class KeyboardAxisMapper extends Component
Constructors
| Signature | Description |
|---|---|
KeyboardAxisMapper() | Creates a new instance of KeyboardAxisMapper. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | KeyboardAxisMapper | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
negativeKeyboardKey | String | get/set | Virtual attribute exposed by getNegativeKeyboardKey. Access it like a field to read or write the underlying value. |
positiveKeyboardKey | String | get/set | Virtual attribute exposed by getPositiveKeyboardKey. 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. |