#include "BitmapText.h"
#include "ScreenAttract.h"
#include "Sprite.h"
Go to the source code of this file.
Classes | |
class | ScreenEnding |
struct | ScreenEnding::Line |
Defines | |
#define | FOREACH_EndingStatsLine(l) FOREACH_ENUM( EndingStatsLine, NUM_ENDING_STATS_LINES, l ) |
Enumerations | |
enum | EndingStatsLine { CALORIES_TODAY, CURRENT_COMBO, PERCENT_COMPLETE, PERCENT_COMPLETE_EASY, PERCENT_COMPLETE_MEDIUM, PERCENT_COMPLETE_HARD, PERCENT_COMPLETE_CHALLENGE, NUM_ENDING_STATS_LINES } |
|
|
|
|