| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SoundManager::SoundData Struct Reference#include <SoundManager.h>
Detailed DescriptionHolds data about the loaded sounds.
Definition at line 251 of file SoundManager.h.
Constructor & Destructor Documentation
don't call
Member Function Documentation
Member Data Documentationpoint to data in region (for convenience, only valid in SoundPlay)
Definition at line 254 of file SoundManager.h. Referenced by SoundManager::mixChannel(), SoundManager::mixChannelAdditively(), and SoundManager::updateChannels().
size of the sound
Definition at line 255 of file SoundManager.h. Referenced by SoundManager::mixChannel(), SoundManager::mixChannelAdditively(), and SoundManager::updateChannels().
shared region - don't need to share among processes, just collect in SoundPlay
Definition at line 253 of file SoundManager.h.
serial number, allows us to verify that a given message buffer does indeed match this sound, and wasn't delayed in processing
Definition at line 257 of file SoundManager.h.
The documentation for this struct was generated from the following files: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:14 2006 by Doxygen 1.4.7 |