TGamepadDevice Class

Gamepad class to access data from each gamepad detected on the system

Unit: Gamolf.RTL.Joystick
TInterfacedObject
  Gamolf.RTL.Joystick.TGamepadDevice
type TGamepadDevice = class(TInterfacedObject)

The TGamepadDevice type exposes the following members.

Show:
 NameDescription
Create

Destroy

Top
Show:
 NameDescription
Axes

Buttons

DPad

Enabled

ID

IsSupported

OnGamepadAxesChange

OnGamepadButtonDown

OnGamepadButtonUp

OnGamepadDirectionPadChange

OnGamepadLost

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

hasDPad

isConnected

Top