SuperTuxKart
|
#include <irrString.h>
#include <atomic>
#include <cassert>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | GameSetup |
Used to store the needed data about the players that join a game. This class stores all the possible information about players in a lobby. More... | |