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

TSDL_HitTest

Declaration

Source position: libsdl3.pas line 1729

type TSDL_HitTest = function(

  win: PSDL_Window;

  area: PSDL_Point;

  Data: pointer

):TSDL_HitTestResult;



CT Web help

CodeTyphon Studio