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

TTSDL_EnclosePoints

Declaration

Source position: libsdl2.pas line 654

type TTSDL_EnclosePoints = function(

  const points: PSDL_Point;

  count: SInt32;

  const clip: PSDL_Rect;

  result: PSDL_Rect

):TSDL_Bool;



CT Web help

CodeTyphon Studio