|
Nymph Game Engine
Chaiscript based Game Engine
|
#include <vector>#include <memory>#include "component.h"#include "transform.h"#include "graphics/camera.h"Go to the source code of this file.
Classes | |
| class | Entity |
| Class for entity in the engine. More... | |