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