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

TTSDL_SoftStretch

Declaration

Source position: libsdl2.pas line 980

type TTSDL_SoftStretch = function(

  src: PSDL_Surface;

  const srcrect: PSDL_Rect;

  dst: PSDL_Surface;

  const dstrect: PSDL_Surface

):SInt32;



CT Web help

CodeTyphon Studio