VirtualJoystick Fields

PPJoy

The VirtualJoystick type exposes the following fields.

Fields

  NameDescription
MaxAnalogDataSources
The maximum number of analog data sources supported by PPJoy on a single Device.
MaxAnalogDataSourceVal
The maximum value that can be applied to an analog data source.
MaxDigitalDataSources
The maximum number of digital data sources supported by PPJoy on a single Device.
MaxVirtualDevices
The maximum number of virtual joystick Devices supported by PPJoy.
MaxVisibleAxes
The maximum number of axes that can be created on a PPJoy virtual joystick Device.
MaxVisibleButtons
The maximum number of buttons that can be created on a PPJoy virtual joystick Device.
MaxVisiblePovs
The maximum number of POVs that can be created on a PPJoy virtual joystick Device.
MinAnalogDataSourceVal
The minimum value that can be applied to an analog data source (except PovCentered).
PovCentered
The value that should be set on an analog data source when that data source is assigned to a PovMapping and when the PovMapping should be centered.

See Also