C# Class NTiled.TiledMap

Representation of a Tiled map.
Inheritance: IHasProperties
Mostrar archivo Open project: patriksvensson/ntiled Class Usage Examples

Public Methods

Method Description
TiledMap ( ) : System

Initializes a new instance of the TiledMap class.

Method Details

TiledMap() public method

Initializes a new instance of the TiledMap class.
public TiledMap ( ) : System
return System