R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
RoomListMenu.hpp File Reference
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include "Graphics/IGraphics.hpp"
#include "Menu/BaseMenu.hpp"
#include "UI/IUIFactory.hpp"
Include dependency graph for RoomListMenu.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Game::RoomListMenu
 Room list menu for selecting and managing game rooms. More...
 
struct  Game::RoomListMenu::RoomInfo
 

Namespaces

namespace  Game