r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
CreateRoom.hpp File Reference

Lobby creation scene for R-Type multiplayer. More...

+ Include dependency graph for CreateRoom.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gme::CreateRoomScene
 Scene for creating and configuring new multiplayer lobbies. More...
 

Namespaces

namespace  gme
 

Detailed Description

Lobby creation scene for R-Type multiplayer.

This file contains the scene where players create new game lobbies. Players can configure lobby settings including name and maximum player count before creating the room on the server. The scene provides a user-friendly interface for lobby customization.

Definition in file CreateRoom.hpp.