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

zglTCamera2D

Declaration

Source position: zgl_camera_2d.pas line 41

type zglTCamera2D = record

  X: Single;

  

  Y: Single;

  

  Angle: Single;

  

  Zoom: zglTPoint2D;

  

  Center: zglTPoint2D;

  

end;



CT Web help

CodeTyphon Studio