MusicFlex::SongInfo Struct Reference

#include <MusicFlex.h>

List of all members.

Public Member Functions

 SongInfo ()
 ~SongInfo ()

Public Attributes

char filename [16]
int num_measures
int loop_jump
int * transitions [128]


Detailed Description

Definition at line 31 of file MusicFlex.h.


Constructor & Destructor Documentation

MusicFlex::SongInfo::SongInfo (  ) 

Definition at line 48 of file MusicFlex.cpp.

References filename, and transitions.

MusicFlex::SongInfo::~SongInfo (  ) 

Definition at line 54 of file MusicFlex.cpp.

References transitions.


Member Data Documentation

char MusicFlex::SongInfo::filename[16]

Definition at line 36 of file MusicFlex.h.

Referenced by SongInfo().

int MusicFlex::SongInfo::loop_jump

Definition at line 38 of file MusicFlex.h.

Referenced by MusicFlex::loadSongInfo().

int MusicFlex::SongInfo::num_measures

Definition at line 37 of file MusicFlex.h.

Referenced by MusicFlex::loadSongInfo(), and MusicProcess::playMusic_internal().

int* MusicFlex::SongInfo::transitions[128]

Definition at line 39 of file MusicFlex.h.

Referenced by MusicFlex::loadSongInfo(), MusicProcess::playMusic_internal(), SongInfo(), and ~SongInfo().


The documentation for this struct was generated from the following files:
Generated on Fri Jul 27 22:29:39 2007 for pentagram by  doxygen 1.4.7