TSdlVirtualJoystickSensorDesc
A virtual joystick sensor.
Definition
Unit: Neslib.Sdl3.Input
See Also
Properties
Name | Description |
---|---|
Kind | The type of this sensor |
Rate | The update frequency of this sensor, may be 0.0 |
Property Descriptions
Kind
The type of this sensor
property Kind: TSdlSensorKind read GetKind write SetKind
Type: TSdlSensorKind
Rate
The update frequency of this sensor, may be 0.0
property Rate: Single read FHandle.rate write FHandle.rate
Type: Single