Class TestMapType¶
Defined in File test-map-type.h
Inheritance Relationships¶
Base Type¶
public backend::MapInterface< TestMapType >
(Template Struct MapInterface)
Class Documentation¶
-
class backend::TestMapType : public backend::MapInterface<TestMapType>¶
Public Functions
-
inline TestMapType()¶
-
inline bool hasMapFolder()¶
-
inline void getMapFolder(std::string*)¶
-
inline void setMapFolder(const std::string&)¶
-
inline virtual void deepCopy(const TestMapType&)¶
-
inline virtual bool mergeAllMissionsFromMap(const TestMapType&)¶
-
inline virtual bool mergeAllSubmapsFromMap(const TestMapType&)¶
-
inline virtual bool loadFromFolder(const std::string&)¶
-
inline virtual bool saveToFolder(const std::string&, const SaveConfig&)¶
-
inline void incrementCounter()¶
-
inline size_t getCounter() const¶
-
inline TestMapType()¶