Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTSDL_JoystickGetBall

Declaration

Source position: libsdl2.pas line 2297

type TTSDL_JoystickGetBall = function(

  joystick: PSDL_Joystick;

  ball: SInt32;

  dx: PInt;

  dy: PInt

):SInt32;



CT Web help

CodeTyphon Studio