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

TzoomSurfaceSize

Declaration

Source position: libsdl2_gfx.pas line 181

type TzoomSurfaceSize = procedure(

  width: cint32;

  height: cint32;

  zoomx: Double;

  zoomy: Double;

  dstwidth: pcuint32;

  dstheight: pcuint32

);



CT Web help

CodeTyphon Studio