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

TSDL_Finger

Declaration

Source position: libsdl2.pas line 2554

type TSDL_Finger = record

  id: TSDL_FingerID;

  

  x: Float;

  

  y: Float;

  

  pressure: Float;

  

end;



CT Web help

CodeTyphon Studio