#include "multiplayer_ui.hpp"
#include "game_preferences.hpp"
#include "image.hpp"
#include "serialization/string_utils.hpp"
Go to the source code of this file.
Classes | |
struct | mp::required_addon |
class | mp::gamebrowser |
struct | mp::gamebrowser::game_item |
class | mp::lobby |
class | mp::lobby::lobby_sorter |
struct | mp::lobby::process_event_data |
Namespaces | |
mp | |
This module controls the multiplayer lobby. | |
Enumerations | |
enum | mp::ADDON_REQ { mp::SATISFIED, mp::NEED_DOWNLOAD, mp::CANNOT_SATISFY } |