LPCGame
A 2d game 'engine' written in C++
|
#include <string>
#include "../externals/json/json.h"
Go to the source code of this file.
Classes | |
class | JsonHandler |
A simple wrapper around JSON file reading and writing functionality. More... | |