Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

NoteDataWithScoring.cpp File Reference

#include "global.h"
#include "NoteDataWithScoring.h"
#include "NoteData.h"
#include "StageStats.h"

Functions

int GetNumTapNotesWithScore (const NoteData &in, TapNoteScore tns, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW)
int GetNumNWithScore (const NoteData &in, TapNoteScore tns, int MinTaps, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW)
int GetNumHoldNotesWithScore (const NoteData &in, HoldNoteScore hns)
int GetSuccessfulMines (const NoteData &in, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW)
int GetSuccessfulHands (const NoteData &in, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW)
int LastTapNoteScoreTrack (const NoteData &in, unsigned iRow)
float GetActualStreamRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn)
float GetActualVoltageRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn)
float GetActualAirRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn)
float GetActualChaosRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn)
float GetActualFreezeRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn)

Function Documentation

float GetActualAirRadarValue const NoteData in,
float  fSongSeconds,
PlayerNumber  pn
[static]
 

float GetActualChaosRadarValue const NoteData in,
float  fSongSeconds,
PlayerNumber  pn
[static]
 

float GetActualFreezeRadarValue const NoteData in,
float  fSongSeconds,
PlayerNumber  pn
[static]
 

float GetActualStreamRadarValue const NoteData in,
float  fSongSeconds,
PlayerNumber  pn
[static]
 

float GetActualVoltageRadarValue const NoteData in,
float  fSongSeconds,
PlayerNumber  pn
[static]
 

int GetNumHoldNotesWithScore const NoteData in,
HoldNoteScore  hns
[static]
 

int GetNumNWithScore const NoteData in,
TapNoteScore  tns,
int  MinTaps,
int  iStartIndex = 0,
int  iEndIndex = MAX_NOTE_ROW
[static]
 

int GetNumTapNotesWithScore const NoteData in,
TapNoteScore  tns,
int  iStartIndex = 0,
int  iEndIndex = MAX_NOTE_ROW
[static]
 

int GetSuccessfulHands const NoteData in,
int  iStartIndex = 0,
int  iEndIndex = MAX_NOTE_ROW
[static]
 

int GetSuccessfulMines const NoteData in,
int  iStartIndex = 0,
int  iEndIndex = MAX_NOTE_ROW
[static]
 

int LastTapNoteScoreTrack const NoteData in,
unsigned  iRow
[static]
 


Generated on Thu Jan 27 20:57:44 2005 for StepMania by doxygen 1.3.7