Class TTiledMap.TObjectGroupLayer

Unit

Declaration

type TObjectGroupLayer = class(TLayer)

Description

No description available, ancestor TLayer description follows

Hierarchy

Enclosing Class

Overview

Fields

Public DrawOrder: TObjectsDrawOrder;
Public Objects: TTiledObjectList;

Methods

Public destructor Destroy; override;

Description

Fields

Public DrawOrder: TObjectsDrawOrder;

Whether the objects are drawn according to the order of appearance ("index") or sorted by their y-coordinate ("topdown"). Defaults to "topdown".

Public Objects: TTiledObjectList;
 

Methods

Public destructor Destroy; override;
 

Generated by PasDoc 0.16.0.