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

TzoomSurfaceSize

Declaration

Source position: libsdl2_gfx.pas line 176

type TzoomSurfaceSize = procedure(

  Width: cint32;

  Height: cint32;

  zoomx: Double;

  zoomy: Double;

  dstwidth: pcuint32;

  dstheight: pcuint32

);



CT Web help

CodeTyphon Studio