#include <ctime>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
struct | mp::user_info |
This class represents the information a client has about another player. More... | |
struct | mp::game_info |
This class represents the info a client has about a game on the server. More... | |
struct | mp::game_info::required_addon |
Namespaces | |
mp | |
Main entry points of multiplayer mode. | |