TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
DataManager Class Reference

Public Member Functions

void setPathLoading (bool loading)
 
bool isSaving ()
 
void setNewMap (bool m_startingNew)
 
void setLoading (bool m_loading)
 
bool isStartingNew ()
 
bool isLoading ()
 
bool isLoadingPath ()
 
bool isGoingBack ()
 
std::string getPathLoading ()
 
void SetGoingBack (bool m_goingBack)
 
void updateFileNamesInAssets ()
 
void updatePollingFileNamesInAssets ()
 
void updatePathFileNamesInAssets ()
 
void ReloadAccessibleFiles ()
 

Static Public Member Functions

static DataManagergetInstance ()
 

Public Attributes

ImGui::ComboAutoSelectData data
 
ImGui::ComboAutoSelectData pathData
 
std::string mapToLoad
 
std::vector< std::string > fileNames
 
std::vector< std::string > pollingFileNames
 
std::vector< std::string > pathsFileNames
 
std::string pathLoading
 
bool filesLoaded = false
 
bool saving = false
 
bool startingNew = false
 
bool loading = false
 
bool loadingPath = false
 
bool goingBack = false
 

The documentation for this class was generated from the following file: