#include "PlayerNumber.h"#include "GameConstantsAndTypes.h"#include "Attack.h"#include <map>#include "Trail.h"Go to the source code of this file.
Classes | |
| class | CourseEntry |
| class | Course |
| struct | Course::CacheData |
Enumerations | |
| enum | CourseEntryType { COURSE_ENTRY_FIXED, COURSE_ENTRY_RANDOM, COURSE_ENTRY_RANDOM_WITHIN_GROUP, COURSE_ENTRY_BEST, COURSE_ENTRY_WORST, NUM_COURSE_ENTRY_TYPES } |
Functions | |
| CString | CourseEntryTypeToString (CourseEntryType cet) |
|
|
|
|
|
|
1.3.7