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

zglTCamera2D

Declaration

Source position: zglHeader.pas line 706

type zglTCamera2D = record

  X: Single;

  

  Y: Single;

  

  Angle: Single;

  

  Zoom: zglTPoint2D;

  

  Center: zglTPoint2D;

  

end;



CT Web help

CodeTyphon Studio