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

TTSDL_IntersectRectAndLine

Declaration

Source position: libsdl2.pas line 669

type TTSDL_IntersectRectAndLine = function(

  const rect: PSDL_Rect;

  X1: PInt;

  Y1: PInt;

  X2: PInt;

  Y2: PInt

):TSDL_Bool;



CT Web help

CodeTyphon Studio