|
R-Type
Distributed multiplayer game engine in C++
|
#include "OrbitalSystem.hpp"#include <cmath>#include "../../Components/IComponent.hpp"#include "../../Components/PendingDestroy.hpp"#include "common/Logger/Logger.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | ecs |
| Maximum number of distinct component types supported by the Registry. | |