Method | Description | |
---|---|---|
ReadRectangleObject ( TiledObjectGroup layer, System.Xml.Linq.XElement root ) : void | ||
ReadTileObject ( TiledObjectGroup layer, System.Xml.Linq.XElement root ) : void |
Method | Description | |
---|---|---|
ReadGenericObjectInformation ( TiledObject obj, System.Xml.Linq.XElement root ) : void |
public static ReadRectangleObject ( TiledObjectGroup layer, System.Xml.Linq.XElement root ) : void | ||
layer | TiledObjectGroup | |
root | System.Xml.Linq.XElement | |
return | void |
public static ReadTileObject ( TiledObjectGroup layer, System.Xml.Linq.XElement root ) : void | ||
layer | TiledObjectGroup | |
root | System.Xml.Linq.XElement | |
return | void |