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

pr2d_TriList

Declaration

Source position: zglHeader.pas line 734

var pr2d_TriList: procedure(

  Texture: zglPTexture;

  TriList: zglPPoints2D;

  TexCoords: zglPPoints2D;

  iLo: Integer;

  iHi: Integer;

  Color: LongWord = $FFFFFF;

  Alpha: Byte = 255;

  FX: LongWord = FX_BLEND

);



CT Web help

CodeTyphon Studio