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

TrotozoomSurfaceXY

Declaration

Source position: libsdl2_gfx.pas line 172

type TrotozoomSurfaceXY = function(

  src: PSDL_Surface;

  angle: Double;

  zoomx: Double;

  zoomy: Double;

  smooth: cint32

):PSDL_Surface;



CT Web help

CodeTyphon Studio