TJoystickInfo.Buttons Field
Definition
List of all available buttons on this controller. Value is true if the button is pressed, false if not
Delphi
var Buttons: array of boolean
Value
array of boolean
List of all available buttons on this controller. Value is true if the button is pressed, false if not
var Buttons: array of boolean