Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
LoadJson.cpp File Reference
Include dependency graph for LoadJson.cpp:

Namespaces

namespace  sgui

Functions

void sgui::saveInFile (const json &out, const std::string &file, const bool compact=false)
 save json to file
json sgui::loadFromFile (const std::string &file)
 load json from file