Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Classes | Namespaces
EntitySystem.hpp File Reference
#include "Engine/api.hpp"
#include "Engine/Entity/Entity.hpp"
#include <ThirdParty/EASTL-master/include/EASTL/shared_ptr.h>
#include <ThirdParty/EASTL-master/include/EASTL/string.h>

Go to the source code of this file.

Classes

class  Engine::EntitySystem
 This object keeps track of all available entities. NOTE: only the Engine class is allowed to create this object. More...
 

Namespaces

 Engine