|
LPCGame
A 2d game 'engine' written in C++
|
#include <vector>#include <memory>#include "../externals/json/json.h"#include "entity.h"#include "entitymanager.h"Go to the source code of this file.
Classes | |
| class | UiObjectManager |
| Handles the active ui objects. More... | |