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

TSDL_HitTest

Declaration

Source position: libsdl2.pas line 1177

type TSDL_HitTest = function(

  win: PSDL_Window;

  const area: PSDL_Point;

  data: Pointer

):TSDL_HitTestResult;



CT Web help

CodeTyphon Studio