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

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

clearKarts() (defined in SavedGrandPrix)SavedGrandPrix
getDifficulty() constSavedGrandPrixinline
getGPID() constSavedGrandPrixinline
getNextTrack() constSavedGrandPrixinline
getPlayerID() constSavedGrandPrixinline
getPlayerKarts() constSavedGrandPrixinline
getPlayerTotalLaps() constSavedGrandPrixinline
getRaceType() constSavedGrandPrixinline
getReverseType() constSavedGrandPrixinline
getSavedGP(unsigned int player, const std::string &gpid, RaceManager::MinorRaceModeType race_type, const unsigned int number_of_players)SavedGrandPrixinlinestatic
getSkippedTracks() constSavedGrandPrixinline
getTimeTarget() constSavedGrandPrixinline
getTotalKarts() constSavedGrandPrixinline
loadKarts(std::vector< RaceManager::KartStatus > &kart_list) (defined in SavedGrandPrix)SavedGrandPrix
m_difficultySavedGrandPrixprotected
m_gp_idSavedGrandPrixprotected
m_karts (defined in SavedGrandPrix)SavedGrandPrixprotected
m_next_trackSavedGrandPrixprotected
m_player_id (defined in SavedGrandPrix)SavedGrandPrixprotected
m_player_kartsSavedGrandPrixprotected
m_player_total_lapsSavedGrandPrixprotected
m_race_typeSavedGrandPrixprotected
m_reverse_typeSavedGrandPrixprotected
m_savedgp_groupSavedGrandPrixprotected
m_skipped_tracksSavedGrandPrixprotected
m_time_targetSavedGrandPrixprotected
remove()SavedGrandPrixinline
SavedGrandPrix(unsigned int player_id, const std::string &gp_id, RaceManager::MinorRaceModeType race_type, RaceManager::Difficulty difficulty, int player_karts, int last_track, int reverse_type, int skipped_tracks, float time_target, int player_total_laps, const std::vector< RaceManager::KartStatus > &kart_list)SavedGrandPrix
SavedGrandPrix(const XMLNode *node)SavedGrandPrix
setKarts(const std::vector< RaceManager::KartStatus > &kart_list) (defined in SavedGrandPrix)SavedGrandPrix
setNextTrack(int next_track)SavedGrandPrixinline