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

Go to the source code of this file.
Classes | |
| class | ecs::Player |
| Component identifying an entity as a player with game statistics. More... | |
Namespaces | |
| namespace | ecs |
| Maximum number of distinct component types supported by the Registry. | |