Unit 'zgl_sprite_2d' Package
[Overview][Procedures and functions][Index] [#pl_zengl]

csprite2d_Draw

Declaration

Source position: zgl_sprite_2d.pas line 46

procedure csprite2d_Draw(

  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