Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
InputSystem.hpp File Reference
#include "RType/ECS/ISystem.hpp"
#include "RType/ECS/Registry.hpp"
#include "Core/Settings.hpp"
#include "Network/ClientNetwork.hpp"
#include "RType/Network/Packet.hpp"
#include <SFML/Graphics/RenderWindow.hpp>
#include <SFML/Window/Keyboard.hpp>
#include <cstdint>
Include dependency graph for InputSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rtp::client::InputSystem
 

Namespaces

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