TJoystickInfo.isPressed Method
Definition
Check if a button is pressed by it's name (for compatible platforms)
Delphi
function isPressed(Button: TJoystickButtons): boolean
Parameters
- Button
- TJoystickButtons
Returns
Boolean
Check if a button is pressed by it's name (for compatible platforms)
function isPressed(Button: TJoystickButtons): boolean