Source position: sdl.pas line 1617
type TJoystick_hwdata = record
id: Integer;
transaxis: array [0..5] of TTransAxis;
end;