Class TCastleTiledMapData.TObjectGroupLayer
Unit
CastleTiledMap
Declaration
type TObjectGroupLayer = class(TLayer)
Description
No description available, ancestor TLayer description follows
Hierarchy
Enclosing Class
Overview
Fields
Methods
Description
Fields
  | 
DrawOrder: TObjectsDrawOrder; | 
| 
 
Whether the objects are drawn according to the order of appearance ("index") or sorted by their y-coordinate ("topdown"). Defaults to "topdown". 
 | 
  | 
Objects: TTiledObjectList; | 
| 
  | 
Methods
  | 
constructor Create; | 
| 
  | 
  | 
destructor Destroy; override; | 
| 
  | 
Generated by PasDoc 0.16.0.