TJoystick Info .set Pressed Method
Used by platforms compatibles to set pressed buttons
procedure setPressed(Button: TJoystickButtons; isPressed: boolean)
Parameters
- Button
- Type: Gamolf.RTL.Joystick.TJoystickButtons
- isPressed
- Type: System.Boolean