TJoystick Info .is Pressed Method
Check if a button is pressed by it's name (for compatible platforms)
function isPressed(Button: TJoystickButtons): boolean
Parameters
- Button
- Type: Gamolf.RTL.Joystick.TJoystickButtons
Return Value
Type: System.Boolean