Method | Description | |
---|---|---|
ToShapeCollection ( this tiledMapSave, string layerName = null ) : ShapeCollection | ||
ToShapeCollectionSave ( this tiledMapSave, string layerName ) : |
Method | Description | |
---|---|---|
ConvertTmxObjectToFrbPolygonSave ( this tiledMapSave, string name, double x, double y, double w, double h, double rotation, mapObjectgroupObjectEllipse ellipse ) : |
||
ConvertTmxObjectToFrbPolygonSave ( this tiledMapSave, string name, double x, double y, double rotation, string points, bool connectBackToStart ) : |
public static ToShapeCollection ( this tiledMapSave, string layerName = null ) : ShapeCollection | ||
tiledMapSave | this | |
layerName | string | |
return | ShapeCollection |
public static ToShapeCollectionSave ( this tiledMapSave, string layerName ) : |
||
tiledMapSave | this | |
layerName | string | |
return |