Unit 'zglHeader' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

csprite2d_Draw

Declaration

Source position: zglHeader.pas line 798

var csprite2d_Draw: procedure(

  Texture: zglPTexture;

  X: Single;

  Y: Single;

  W: Single;

  H: Single;

  Angle: Single;

  const CutRect: zglTRect;

  Alpha: Byte = 255;

  FX: LongWord = FX_BLEND

);



CT Web help

CodeTyphon Studio