#include <Trail.h>
Collaboration diagram for TrailEntry:

Public Member Functions | |
| TrailEntry () | |
| void | GetAttackArray (AttackArray &out) const |
| bool | operator== (const TrailEntry &rhs) const |
| bool | operator!= (const TrailEntry &rhs) const |
| bool | ContainsTransformOrTurn () const |
Public Attributes | |
| Song * | pSong |
| Steps * | pSteps |
| CString | Modifiers |
| AttackArray | Attacks |
| bool | bMystery |
| int | iLowMeter |
| int | iHighMeter |
| Difficulty | dc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7