ProD  4.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Attributes | List of all members
ProD.TMX.MapXML Class Reference

Public Attributes

string version
 
string orientation
 
int width
 
int height
 
int tilewidth
 
int tileheight
 
TilesetXML tilesetXml
 
LayerXML layerXml
 
PropertiesXML propertiesXml
 

Member Data Documentation

int ProD.TMX.MapXML.height
LayerXML ProD.TMX.MapXML.layerXml
string ProD.TMX.MapXML.orientation
PropertiesXML ProD.TMX.MapXML.propertiesXml
int ProD.TMX.MapXML.tileheight
TilesetXML ProD.TMX.MapXML.tilesetXml
int ProD.TMX.MapXML.tilewidth
string ProD.TMX.MapXML.version
int ProD.TMX.MapXML.width