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

NoteTypes.cpp File Reference

#include "global.h"
#include "NoteTypes.h"

Functions

float NoteTypeToBeat (NoteType nt)
NoteType GetNoteType (int row)
CString NoteTypeToString (NoteType nt)
NoteType BeatToNoteType (float fBeat)
bool IsNoteOfType (int row, NoteType t)

Variables

TapNote TAP_EMPTY (TapNote::empty, TapNote::original,"", 0, false, 0)
TapNote TAP_ORIGINAL_TAP (TapNote::tap, TapNote::original,"", 0, false, 0)
TapNote TAP_ORIGINAL_HOLD_HEAD (TapNote::hold_head, TapNote::original,"", 0, false, 0)
TapNote TAP_ORIGINAL_HOLD_TAIL (TapNote::hold_tail, TapNote::original,"", 0, false, 0)
TapNote TAP_ORIGINAL_MINE (TapNote::mine, TapNote::original,"", 0, false, 0)
TapNote TAP_ORIGINAL_ATTACK (TapNote::attack, TapNote::original,"", 0, false, 0)
TapNote TAP_ORIGINAL_AUTO_KEYSOUND (TapNote::autoKeysound, TapNote::original,"", 0, false, 0)
TapNote TAP_ADDITION_TAP (TapNote::tap, TapNote::addition,"", 0, false, 0)
TapNote TAP_ADDITION_MINE (TapNote::mine, TapNote::addition,"", 0, false, 0)

Function Documentation

NoteType BeatToNoteType float  fBeat  ) 
 

NoteType GetNoteType int  row  ) 
 

bool IsNoteOfType int  row,
NoteType  t
 

float NoteTypeToBeat NoteType  nt  ) 
 

CString NoteTypeToString NoteType  nt  ) 
 


Variable Documentation

TapNote TAP_ADDITION_MINE(TapNote::mine, TapNote::addition,"", 0, false, 0)
 

TapNote TAP_ADDITION_TAP(TapNote::tap, TapNote::addition,"", 0, false, 0)
 

TapNote TAP_EMPTY(TapNote::empty, TapNote::original,"", 0, false, 0)
 

TapNote TAP_ORIGINAL_ATTACK(TapNote::attack, TapNote::original,"", 0, false, 0)
 

TapNote TAP_ORIGINAL_AUTO_KEYSOUND(TapNote::autoKeysound, TapNote::original,"", 0, false, 0)
 

TapNote TAP_ORIGINAL_HOLD_HEAD(TapNote::hold_head, TapNote::original,"", 0, false, 0)
 

TapNote TAP_ORIGINAL_HOLD_TAIL(TapNote::hold_tail, TapNote::original,"", 0, false, 0)
 

TapNote TAP_ORIGINAL_MINE(TapNote::mine, TapNote::original,"", 0, false, 0)
 

TapNote TAP_ORIGINAL_TAP(TapNote::tap, TapNote::original,"", 0, false, 0)
 


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