TJoystickInfo.Axes Field

Definition

Values for each axes managed by the joystick 0 => X, 1 => Y, 2 => Z, 3 => R, 4 => U, 5 => V Values between -1 and 1. -1 means left, 0 means center, 1 means right can be around the real value and not egal the values, try round()

Delphi
var Axes: array of single

Value

array of single