Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
space.h File Reference


More...

#include <vector>
#include <memory>
#include "entitymanager.h"
#include "system.h"

Go to the source code of this file.

Classes

class  yage::Space
 Space that keeps track of all the entities, componenets and runs the systems on the data to update them. More...
 

Namespaces

 yage
 Project namespace.
 

Detailed Description


Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

MIT License, see LICENSE file for more details.