SuperTuxKart
Loading...
Searching...
No Matches
Functions
Challenges
Collaboration diagram for Challenges:

Functions

int Challenges::getChallengeCount ()
 Get total number of challenges.
 
int Challenges::getCompletedChallengesCount ()
 Get number of challenges that were completed at any difficulty.
 
int Challenges::getChallengeRequiredPoints (std::string *challenge_name)
 
bool Challenges::isChallengeUnlocked (std::string *challenge_name)
 

Detailed Description