Server connection configuration scene for R-Type multiplayer. More...
#include "Engine/Interfaces/IScene.hpp"
Include dependency graph for ServerScene.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gme::ServerScene |
| Scene for configuring and establishing server connection. More... | |
Namespaces | |
| namespace | gme |
Server connection configuration scene for R-Type multiplayer.
This file contains the scene where players configure their connection settings before joining a multiplayer game. Players can set their name, server IP, and port before connecting to the game server.
Definition in file ServerScene.hpp.