ecs
Entity-Component-System
Loading...
Searching...
No Matches
Ecs.hpp
Go to the documentation of this file.
1
11
#ifndef ECS_HPP
12
#define ECS_HPP
13
19
namespace
ecs
{}
20
21
#include "
Registry.hpp
"
22
#include "
Registry_impl.hpp
"
23
#include "
Entity.hpp
"
24
#include "
Entity_impl.hpp
"
25
#include "
System.hpp
"
26
29
#endif
/* !ECS_HPP */
Entity.hpp
Entity_impl.hpp
Registry.hpp
Registry_impl.hpp
System.hpp
ecs
Entity Component System.
includes
Ecs.hpp
Generated by
1.9.8