#include <TrailUtil.h>
Public Member Functions | |
| TrailID () | |
| void | Unset () |
| void | FromTrail (const Trail *p) |
| Trail * | ToTrail (const Course *p, bool bAllowNull) const |
| bool | operator< (const TrailID &rhs) const |
| bool | MatchesStepsType (StepsType s) const |
| XNode * | CreateNode () const |
| void | LoadFromNode (const XNode *pNode) |
| CString | ToString () const |
| bool | IsValid () const |
Static Public Member Functions | |
| void | Invalidate (Song *pStaleSong) |
Private Attributes | |
| StepsType | st |
| CourseDifficulty | cd |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3.7