TDGEGamepad Manager Class
Gamepad manager component
TComponent
Gamolf.RTL.Joystick.TDGEGamepadManager
Gamolf.RTL.Joystick.TDGEGamepadManager
The TDGEGamepadManager type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Enabled | |
![]() | IsSupported | |
![]() | OnAxesChange | |
![]() | OnButtonDown | |
![]() | OnButtonUp | |
![]() | OnDirectionPadChange | |
![]() | OnGamepadLost | |
![]() | OnNewGamepadDetected | |
![]() | SynchronizedEvents | Execute events in main thread or in the thread used by the gamepad manager |
![]() | Tag | Tag property "in case of" not used in this class |
![]() | TagBool | TagBool property "in case of" not used in this class |
![]() | TagFloat | TagFloat property "in case of" not used in this class |
![]() | TagObject | TagObject property "in case of" not used in this class |
![]() | TagString | TagString property "in case of" not used in this class |
Show:
Name | Description | |
---|---|---|
![]() | ConnectedGamepadCount | Return the connected gamepads number |
![]() | DoGamepadAxesChange | |
![]() | DoGamepadButtonDown | |
![]() | DoGamepadButtonUp | |
![]() | DoGamepadDirectionPadChange | |
![]() | DoLostGamepad | |
![]() | DoNewGamepadDetected | |
![]() | GamepadCount | Count the detected gamepads number (detected or declared in the OS depending on the platform) |
![]() | GetGamepad | Return the gamepad data class |