#include <Trail.h>
Collaboration diagram for Trail:
Public Member Functions | |
Trail () | |
void | Init () |
RadarValues | GetRadarValues () const |
int | GetMeter () const |
int | GetTotalMeter () const |
float | GetLengthSeconds () const |
void | GetDisplayBpms (DisplayBpms &AddTo) |
bool | IsMystery () const |
bool | ContainsSong (Song *pSong) const |
Public Attributes | |
StepsType | m_StepsType |
CourseDifficulty | m_CourseDifficulty |
vector< TrailEntry > | m_vEntries |
int | m_iSpecifiedMeter |
bool | m_bRadarValuesCached |
RadarValues | m_CachedRadarValues |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|