TGamolfCustomJoystickService.isPressed Method

Definition

Check if button "ButtonID" from controller "JoystickID" is pressed or not

Delphi
function isPressed(JoystickID: byte; ButtonID: byte): boolean

Parameters

JoystickID
Byte
ButtonID
Byte

Returns

Boolean