Bomberman
Classes | Namespaces
Entity.hpp File Reference
#include <string>
#include <unordered_map>
#include <typeinfo>
#include <memory>
#include "Component/Component.hpp"
#include "Exception/WalError.hpp"
#include "Models/TypeHolder.hpp"
Include dependency graph for Entity.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WAL::Entity
 An entity of the WAL's ECS. More...
 

Namespaces

 WAL