|
R-Type
Distributed multiplayer game engine in C++
|
#include "../../Components/Health.hpp"#include "../../Components/IComponent.hpp"#include "../ISystem.hpp"

Go to the source code of this file.
Classes | |
| class | ecs::HealthSystem |
| System managing entity health, invincibility and death. More... | |
Namespaces | |
| namespace | ecs |
| Maximum number of distinct component types supported by the Registry. | |