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

TrotozoomSurfaceSize

Declaration

Source position: libsdl2_gfx.pas line 173

type TrotozoomSurfaceSize = procedure(

  Width: cint32;

  Height: cint32;

  angle: Double;

  zoom: Double;

  dstwidth: pcuint32;

  dstheight: pcuint32

);



CT Web help

CodeTyphon Studio