Source position: libsdl2.pas line 2581
type TTSDL_JoystickGetBall = function(
joystick: PSDL_Joystick;
ball: cint;
dx: pcint;
dy: pcint
):cint;