ecs
Loading...
Searching...
No Matches
includes
Ecs.hpp
Go to the documentation of this file.
1
8
#ifndef ECS_HPP
9
#define ECS_HPP
10
16
namespace
ecs
{}
17
18
#include "
Registry.hpp
"
19
#include "
Registry_impl.hpp
"
20
#include "
Entity.hpp
"
21
#include "
Entity_impl.hpp
"
22
#include "
System.hpp
"
23
24
#endif
/* !ECS_HPP */
Entity.hpp
Entity_impl.hpp
Registry.hpp
Registry_impl.hpp
System.hpp
ecs
Entity Component System.
Generated by
1.9.8