SuperTuxKart
Loading...
Searching...
No Matches
RemoteKartInfo Member List

This is the complete list of members for RemoteKartInfo, including all inherited members.

copyFrom(std::shared_ptr< NetworkPlayerProfile > p, unsigned local_id) (defined in RemoteKartInfo)RemoteKartInfo
disconnected() const (defined in RemoteKartInfo)RemoteKartInfoinline
getCountryCode() const (defined in RemoteKartInfo)RemoteKartInfoinline
getDefaultKartColor() const (defined in RemoteKartInfo)RemoteKartInfoinline
getGlobalPlayerId() const (defined in RemoteKartInfo)RemoteKartInfoinline
getHandicap() const (defined in RemoteKartInfo)RemoteKartInfoinline
getHostId() const (defined in RemoteKartInfo)RemoteKartInfoinline
getKartData() const (defined in RemoteKartInfo)RemoteKartInfoinline
getKartName() const (defined in RemoteKartInfo)RemoteKartInfoinline
getKartTeam() const (defined in RemoteKartInfo)RemoteKartInfoinline
getLocalPlayerId() const (defined in RemoteKartInfo)RemoteKartInfoinline
getNetworkPlayerProfile() const (defined in RemoteKartInfo)RemoteKartInfoinline
getOnlineId() const (defined in RemoteKartInfo)RemoteKartInfoinline
getPlayerName() const (defined in RemoteKartInfo)RemoteKartInfoinline
isNetworkPlayer() const (defined in RemoteKartInfo)RemoteKartInfoinline
isReserved() const (defined in RemoteKartInfo)RemoteKartInfoinline
m_country_code (defined in RemoteKartInfo)RemoteKartInfoprivate
m_default_kart_color (defined in RemoteKartInfo)RemoteKartInfoprivate
m_global_player_id (defined in RemoteKartInfo)RemoteKartInfoprivate
m_handicap (defined in RemoteKartInfo)RemoteKartInfoprivate
m_host_id (defined in RemoteKartInfo)RemoteKartInfoprivate
m_kart_data (defined in RemoteKartInfo)RemoteKartInfoprivate
m_kart_name (defined in RemoteKartInfo)RemoteKartInfoprivate
m_kart_team (defined in RemoteKartInfo)RemoteKartInfoprivate
m_local_player_id (defined in RemoteKartInfo)RemoteKartInfoprivate
m_network_player (defined in RemoteKartInfo)RemoteKartInfoprivate
m_online_id (defined in RemoteKartInfo)RemoteKartInfoprivate
m_profile (defined in RemoteKartInfo)RemoteKartInfoprivate
m_user_name (defined in RemoteKartInfo)RemoteKartInfoprivate
makeReserved() (defined in RemoteKartInfo)RemoteKartInfoinline
operator<(const RemoteKartInfo &other) const (defined in RemoteKartInfo)RemoteKartInfoinline
RemoteKartInfo(int player_id, const std::string &kart_name, const irr::core::stringw &user_name, uint32_t host_id, bool network) (defined in RemoteKartInfo)RemoteKartInfoinline
RemoteKartInfo(const std::string &kart_name) (defined in RemoteKartInfo)RemoteKartInfoinline
RemoteKartInfo() (defined in RemoteKartInfo)RemoteKartInfoinline
setCountryCode(const std::string &id) (defined in RemoteKartInfo)RemoteKartInfoinline
setDefaultKartColor(float value) (defined in RemoteKartInfo)RemoteKartInfoinline
setGlobalPlayerId(int id) (defined in RemoteKartInfo)RemoteKartInfoinline
setHandicap(HandicapLevel value) (defined in RemoteKartInfo)RemoteKartInfoinline
setHostId(uint32_t id) (defined in RemoteKartInfo)RemoteKartInfoinline
setKartData(const KartData &data) (defined in RemoteKartInfo)RemoteKartInfoinline
setKartName(const std::string &n) (defined in RemoteKartInfo)RemoteKartInfoinline
setKartTeam(KartTeam team) (defined in RemoteKartInfo)RemoteKartInfoinline
setLocalPlayerId(int id) (defined in RemoteKartInfo)RemoteKartInfoinline
setNetworkPlayer(bool value) (defined in RemoteKartInfo)RemoteKartInfoinline
setNetworkPlayerProfile(std::weak_ptr< NetworkPlayerProfile > npp) (defined in RemoteKartInfo)RemoteKartInfoinline
setOnlineId(uint32_t id) (defined in RemoteKartInfo)RemoteKartInfoinline
setPlayerName(const irr::core::stringw &u) (defined in RemoteKartInfo)RemoteKartInfoinline