TOnGamepadDirectionPadChange Delegate
Definition
Delphi
type TOnGamepadDirectionPadChange = procedure(const GamepadID: integer; const Value: TJoystickDPad) of object
Parameters
- GamepadID
- Integer
- Value
- TJoystickDPad
type TOnGamepadDirectionPadChange = procedure(const GamepadID: integer; const Value: TJoystickDPad) of object