SuperTuxKart
|
This is the complete list of members for SavedGrandPrix, including all inherited members.
clearKarts() (defined in SavedGrandPrix) | SavedGrandPrix | |
getDifficulty() const | SavedGrandPrix | inline |
getGPID() const | SavedGrandPrix | inline |
getNextTrack() const | SavedGrandPrix | inline |
getPlayerID() const | SavedGrandPrix | inline |
getPlayerKarts() const | SavedGrandPrix | inline |
getPlayerTotalLaps() const | SavedGrandPrix | inline |
getRaceType() const | SavedGrandPrix | inline |
getReverseType() const | SavedGrandPrix | inline |
getSavedGP(unsigned int player, const std::string &gpid, RaceManager::MinorRaceModeType race_type, const unsigned int number_of_players) | SavedGrandPrix | inlinestatic |
getSkippedTracks() const | SavedGrandPrix | inline |
getTimeTarget() const | SavedGrandPrix | inline |
getTotalKarts() const | SavedGrandPrix | inline |
loadKarts(std::vector< RaceManager::KartStatus > &kart_list) (defined in SavedGrandPrix) | SavedGrandPrix | |
m_difficulty | SavedGrandPrix | protected |
m_gp_id | SavedGrandPrix | protected |
m_karts (defined in SavedGrandPrix) | SavedGrandPrix | protected |
m_next_track | SavedGrandPrix | protected |
m_player_id (defined in SavedGrandPrix) | SavedGrandPrix | protected |
m_player_karts | SavedGrandPrix | protected |
m_player_total_laps | SavedGrandPrix | protected |
m_race_type | SavedGrandPrix | protected |
m_reverse_type | SavedGrandPrix | protected |
m_savedgp_group | SavedGrandPrix | protected |
m_skipped_tracks | SavedGrandPrix | protected |
m_time_target | SavedGrandPrix | protected |
remove() | SavedGrandPrix | inline |
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) | SavedGrandPrix | inline |