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

TTSDL_GameControllerRumble

Declaration

Source position: libsdl2.pas line 2380

type TTSDL_GameControllerRumble = function(

  gamecontroller: PSDL_GameController;

  low_frequency_rumble: cuint16;

  high_frequency_rumble: cuint16;

  duration_ms: cuint32

):cint;



CT Web help

CodeTyphon Studio