File dialogueParser.hpp¶
Typedefs
-
using json = nlohmann::json
Functions
-
std::vector<std::string> getColorTypes()¶
-
std::map<std::string, Color> &getColors()¶
-
std::vector<DialogueTextSection> parseDialogueContent(const std::string &t)¶
Typedefs
Functions