Nymph Game Engine
Chaiscript based Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
entity.h File Reference
#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...