#include <StageStats.h>
Collaboration diagram for StageStats:

Public Types | |
| enum | { STAGE_INVALID, STAGE_NORMAL, STAGE_EXTRA, STAGE_EXTRA2 } |
Public Member Functions | |
| StageStats () | |
| void | Init () |
| void | AssertValid (PlayerNumber pn) const |
| void | AddStats (const StageStats &other) |
| bool | OnePassed () const |
| bool | AllFailed () const |
| bool | AllFailedEarlier () const |
| int | GetAverageMeter (PlayerNumber pn) const |
Public Attributes | |
| PlayMode | playMode |
| const Style * | pStyle |
| vector< Song * > | vpSongs |
| enum StageStats:: { ... } | StageType |
| float | fGameplaySeconds |
| PlayerStageStats | m_player [NUM_PLAYERS] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7