Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
UISystem.cpp File Reference
#include "Systems/UISystem.hpp"
#include "RType/Logger.hpp"
#include "RType/ECS/Components/Audio/SoundEvent.hpp"
#include <SFML/Window/Joystick.hpp>
#include <cmath>
Include dependency graph for UISystem.cpp:

Go to the source code of this file.

Namespaces

namespace  rtp
 
namespace  rtp::client
 R-Type client namespace.