SoundCache Class Reference
[Toolkit classes]

#include <soundcache.h>

List of all members.

Static Public Member Functions

static SAMPLE * get (int type)
static void release (int type)

Static Protected Attributes

static std::vector< SAMPLE * > cache = std::vector<SAMPLE*>(NumSoundFiles)


Detailed Description


Member Function Documentation

SAMPLE * SoundCache::get ( int  type  )  [static]

void SoundCache::release ( int  type  )  [static]


Member Data Documentation

std::vector< SAMPLE * > SoundCache::cache = std::vector<SAMPLE*>(NumSoundFiles) [static, protected]


The documentation for this class was generated from the following files:

Generated on Mon Mar 16 14:33:15 2009 for LearningGaming by  doxygen 1.5.7.1