#include "ISound.h"Go to the source code of this file.
Classes | |
| class | SongSection |
| struct | SongSection::SBar |
| struct | SongSection::STrack |
| class | Song |
Defines | |
| #define | MAX_TRACKS 3 |
| #define | MAX_BARS 20 |
| #define | BAR_LENGTH 4.0f |
| #define | NUM_SCALES 7 |
| #define | SCALE_LENGTH 7 |
| #define | VOLUME_AMPLITUDE 10000 |
Typedefs | |
| typedef unsigned int | UInt |
| typedef unsigned char | Uint8 |
| typedef short int | Sint16 |
1.5.9