|
Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
|
#include "RType/ECS/Components/Score.hpp"#include "RType/ECS/ISystem.hpp"#include "RType/ECS/Registry.hpp"Go to the source code of this file.
Classes | |
| class | rtp::client::ScoreSystem |
Namespaces | |
| namespace | rtp |
| namespace | rtp::client |
| R-Type client namespace. | |