Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
Registry.hpp File Reference
#include <memory>
#include <typeindex>
#include <unordered_set>
#include <Common/Assert.hpp>
#include <Common/Logger.hpp>
#include <Common/Types.hpp>
#include <ECS/Entity.hpp>
#include <ECS/EntityHierarchy.hpp>
#include <ECS/EntityProvider.hpp>
#include <ECS/SingletonComponent.hpp>
#include <ECS/SparseSet.hpp>
Include dependency graph for Registry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shkyera::Registry
 

Namespaces

namespace  shkyera
 

Detailed Description

Contains the collection of entities.