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

DWILoader Class Reference

#include <NotesLoaderDWI.h>

Inheritance diagram for DWILoader:

Inheritance graph
[legend]
Collaboration diagram for DWILoader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void GetApplicableFiles (CString sPath, CStringArray &out)
bool Loadable (CString sPath)
bool LoadFromDir (CString sPath, Song &out)

Private Member Functions

void DWIcharToNote (char c, GameController i, int &note1Out, int &note2Out)
void DWIcharToNoteCol (char c, GameController i, int &col1Out, int &col2Out)
bool LoadFromDWITokens (CString sMode, CString sDescription, CString sNumFeet, CString sStepData1, CString sStepData2, Steps &out)
bool LoadFromDWIFile (CString sPath, Song &out)

Static Private Member Functions

float ParseBrokenDWITimestamp (const CString &arg1, const CString &arg2, const CString &arg3)
bool Is192 (const CString &str, int pos)

Private Attributes

CString m_sLoadingFile

Member Function Documentation

void DWILoader::DWIcharToNote char  c,
GameController  i,
int note1Out,
int note2Out
[private]
 

void DWILoader::DWIcharToNoteCol char  c,
GameController  i,
int col1Out,
int col2Out
[private]
 

void DWILoader::GetApplicableFiles CString  sPath,
CStringArray &  out
[virtual]
 

Implements NotesLoader.

bool DWILoader::Is192 const CString &  str,
int  pos
[static, private]
 

bool DWILoader::Loadable CString  sPath  ) 
 

Reimplemented from NotesLoader.

bool DWILoader::LoadFromDir CString  sPath,
Song out
[virtual]
 

Implements NotesLoader.

bool DWILoader::LoadFromDWIFile CString  sPath,
Song out
[private]
 

bool DWILoader::LoadFromDWITokens CString  sMode,
CString  sDescription,
CString  sNumFeet,
CString  sStepData1,
CString  sStepData2,
Steps out
[private]
 

float DWILoader::ParseBrokenDWITimestamp const CString &  arg1,
const CString &  arg2,
const CString &  arg3
[static, private]
 


Member Data Documentation

CString DWILoader::m_sLoadingFile [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 20:59:02 2005 for StepMania by doxygen 1.3.7