SuperTuxKart
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations
remote_kart_info.hpp File Reference
#include "network/kart_data.hpp"
#include <limits>
#include <memory>
#include <string>
#include <vector>
#include <irrString.h>
Include dependency graph for remote_kart_info.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RemoteKartInfo
 

Typedefs

typedef std::vector< RemoteKartInfoRemoteKartInfoList
 

Enumerations

enum  KartTeam : int8_t { KART_TEAM_NONE =-1 , KART_TEAM_RED =0 , KART_TEAM_BLUE =1 }
 
enum  HandicapLevel : uint8_t { HANDICAP_NONE = 0 , HANDICAP_MEDIUM , HANDICAP_COUNT }
 Handicap per player.