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

TTSDL_IntersectFRectAndLine

Declaration

Source position: libsdl2.pas line 674

type TTSDL_IntersectFRectAndLine = function(

  const rect: PSDL_FRect;

  X1: pcfloat;

  Y1: pcfloat;

  X2: pcfloat;

  Y2: pcfloat

):TSDL_Bool;



CT Web help

CodeTyphon Studio