TGamolf Custom Joystick Service .is Pressed Method
Check if button "ButtonID" from controller "JoystickID" is pressed or not
function isPressed(JoystickID: byte; ButtonID: byte): boolean
Parameters
- JoystickID
- Type: System.Byte
- ButtonID
- Type: System.Byte
Return Value
Type: System.Boolean