Skip to main content

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

SignatureDescription
GamePadAxisMapper()Creates a new instance of GamePadAxisMapper.

Attributes

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

Virtual Attributes

NameTypeAccessDescription
gamepadAxisAxisget/setVirtual attribute exposed by getGamepadAxis. 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.