Skip to content

TiledSharp Class Overview

marshallward edited this page Apr 5, 2012 · 13 revisions

This is an overview of the classes and data types used by TiledSharp.

Map is an abstraction of a TMX file and its associated data.

TiledList is a [KeyedCollection] which stores lists of the principal TiledSharp classes (Tileset, Layer, MapObjectGroup, MapObject).

Clone this wiki locally