TiledObject Type

Built-in structure used by TiledLayer object arrays.

Back to Types and Objects


Properties

Property Type Description
IdIntegerUnique object ID from Tiled.
VisibleBooleanTrue when the object is visible.
NameStringObject name text.
TypeStringObject type text.
XIntegerX position in pixels.
YIntegerY position in pixels.
WidthIntegerObject width in pixels.
HeightIntegerObject height in pixels.
PropertiesTiledProperty arrayCustom object properties.
PropertyCountIntegerNumber of entries in Properties.