|
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) |
|