Cytopia  0.3
A city building simulation game
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ResourcesManager.cxx File Reference
#include "ResourcesManager.hxx"
#include "WindowManager.hxx"
#include "TileManager.hxx"
#include "Settings.hxx"
#include "LOG.hxx"
#include "Exception.hxx"
#include "Filesystem.hxx"
#include <SDL_image.h>
#include "json.hxx"
+ Include dependency graph for ResourcesManager.cxx:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 14 of file ResourcesManager.cxx.