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

TObjectData

Declaration

Source position: le2d_objectsmanager.pas line 40

type TObjectData = record

  poly: array of TPolyData;

  

  pCount: Integer;

  

  circle: array of TCircleData;

  

  cCount: Integer;

  

  m: single;

  

  f: single;

  

  e: single;

  

  tex: shortstring;

  

end;



CT Web help

CodeTyphon Studio