TiledSharp  0.9.1 r0
A .NET C# library for importing Tiled TMX tile maps
 All Classes Namespaces Files Functions Variables Enumerations Properties Pages
Public Member Functions | Properties | List of all members
TiledSharp.TmxTerrain Class Reference

Tiled terrain generation tool. More...

Inheritance diagram for TiledSharp.TmxTerrain:
TiledSharp.ITmxElement

Public Member Functions

 TmxTerrain (XElement xTerrain)
 Terrain constructor.
 

Properties

string Name [get, set]
 Terrain name.
 
int Tile [get, set]
 Local ID of tile used to represent the terrain.
 
PropertyDict Properties [get, set]
 User-defiend terrain properties.
 
- Properties inherited from TiledSharp.ITmxElement
string Name [get]
 Layer or element name.
 

Detailed Description

Tiled terrain generation tool.

Definition at line 110 of file Tileset.cs.


The documentation for this class was generated from the following files: