Class TJoystick
Unit
CastleJoysticks
Declaration
type TJoystick = class(TObject)
Description
Properties of a given joystick, use by accessing Joysticks[Index]. Do not construct instances of this yourself, TJoysticks creates this automatically when necessary.
Hierarchy
Overview
Fields
Methods
Description
Fields
|
InternalBackendInfo: TObject; |
Implementation-specific information.
|
|
Info: TJoyInfo; |
Information. TODO: Deprecate at some point, in favor of simpler joystick API like TJoystick.Axis.
|
Methods
|
destructor Destroy; override; |
|
Generated by PasDoc 0.16.0.