|
Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
|
#include <SFML/Graphics.hpp>Go to the source code of this file.
Classes | |
| interface | rtp::client::interfaces::IScene |
| Interface for different scenes in the client application. More... | |
Namespaces | |
| namespace | rtp |
| namespace | rtp::client |
| R-Type client namespace. | |
| namespace | rtp::client::interfaces |