Song Class Reference
#include <Song.h>
List of all members.
Detailed Description
Definition at line 62 of file Song.h.
Constructor & Destructor Documentation
Member Function Documentation
| Sint16 * Song::GetBuffer |
( |
const UInt & |
position, |
|
|
const int & |
len, |
|
|
bool |
isLooping = false | |
|
) |
| | [virtual] |
| Sint16 * Song::GetDynamicBuffer |
( |
const UInt & |
pos, |
|
|
const int & |
len | |
|
) |
| | [protected] |
| void Song::Initialise |
( |
const bool & |
bPreCreate, |
|
|
const UInt & |
bpm, |
|
|
const UInt & |
numUniqueSections, |
|
|
const UInt & |
lengthInSections, |
|
|
const UInt & |
timePerSection | |
|
) |
| | |
memcpy(&(m_pSongData[i][0]), pBuffer, pSpec->samples * sizeof(Sint16));
Definition at line 313 of file Song.cpp.
| void Song::Output |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/Public/AGS Final Folder/BFLETCHER D4010283/Source/Game/Source/Song.h
- C:/Users/Public/AGS Final Folder/BFLETCHER D4010283/Source/Game/Source/Song.cpp