Class TCastleTiledMapData.TObjectGroupLayer

Unit

Declaration

type TObjectGroupLayer = class(TLayer)

Description

This item has no description.

Hierarchy

Enclosing Class

Overview

Fields

Public DrawOrder: TObjectsDrawOrder;
Public Objects: TTiledObjectList;

Methods

Public constructor Create;
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;

This item has no description.

Methods

Public constructor Create;

This item has no description.

Public destructor Destroy; override;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.