Table of Contents

Class TileObject

Namespace
DotTiled
Assembly
DotTiled.dll

A tile object in a map.

public class TileObject : Object, IHasProperties
Inheritance
TileObject
Implements
Inherited Members

Properties

GID

A reference to a tile.

public uint GID { get; set; }

Property Value

uint