Skip to main content

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

SignatureDescription
KeyboardAxisMapper()Creates a new instance of KeyboardAxisMapper.

Attributes

NameTypeDescription
instanceKeyboardAxisMapperRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
negativeKeyboardKeyStringget/setVirtual attribute exposed by getNegativeKeyboardKey. Access it like a field to read or write the underlying value.
positiveKeyboardKeyStringget/setVirtual attribute exposed by getPositiveKeyboardKey. Access it like a field to read or write the underlying value.
axisTypeAxisTypeget/setVirtual attribute exposed by getAxisType. Access it like a field to read or write the underlying value.
outputAxisStringget/setVirtual attribute exposed by getOutputAxis. Access it like a field to read or write the underlying value.