Class TCastleTiledMapData.TObjectGroupLayer
Unit
Declaration
type TObjectGroupLayer = class(TLayer)
Description
This item has no description.
Hierarchy
- TObject
- TCastleTiledMapData.TLayer
- TCastleTiledMapData.TObjectGroupLayer
Enclosing Class
Overview
Fields
![]() |
DrawOrder: TObjectsDrawOrder; |
![]() |
Objects: TTiledObjectList; |
Methods
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
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; |
This item has no description. |
Methods
![]() |
constructor Create; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.