Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
Loading...
Searching...
No Matches
Classes | Namespaces
registry.hpp File Reference
#include <any>
#include <stdexcept>
#include <typeindex>
#include <unordered_map>
#include <vector>
#include "entity.hpp"
#include "sparse_set.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  Easys::Registry< AllComponentTypes >
 

Namespaces

namespace  Easys