Walls And Holes  1
XMLTool Namespace Reference

Enumerations

enum  SaveErrors { NoError, OpenFileError }
 

Functions

TileMapopenTileMap (QString tileMapPath, TileTemplateSetsManager *tileTemplateSetManager)
 
SavableTileTemplateSetopenTileTemplateSet (QString templateSetPath)
 
int saveTileMap (TileMap *tileMap, const QList< SavableTileTemplateSet *> &tileTemplateSets)
 
int saveTileTemplateSet (SavableTileTemplateSet *templateSet)
 

Enumeration Type Documentation

◆ SaveErrors

Enumerator
NoError 
OpenFileError 

Function Documentation

◆ openTileMap()

TileMap * XMLTool::openTileMap ( QString  tileMapPath,
TileTemplateSetsManager tileTemplateSetManager 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ openTileTemplateSet()

SavableTileTemplateSet * XMLTool::openTileTemplateSet ( QString  templateSetPath)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ saveTileMap()

int XMLTool::saveTileMap ( TileMap tileMap,
const QList< SavableTileTemplateSet *> &  tileTemplateSets 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ saveTileTemplateSet()

int XMLTool::saveTileTemplateSet ( SavableTileTemplateSet templateSet)
Here is the call graph for this function:
Here is the caller graph for this function: