#include <StepsUtil.h>
Public Member Functions | |
| StepsID () | |
| void | Unset () |
| void | FromSteps (const Steps *p) |
| Steps * | ToSteps (const Song *p, bool bAllowNull, bool bUseCache=true) const |
| bool | operator< (const StepsID &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 | ClearCache () |
Private Attributes | |
| StepsType | st |
| Difficulty | dc |
| CString | sDescription |
| unsigned | uHash |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7