#include <BGMCache.h>
List of all members.
|
Static Public Member Functions |
| static MIDI * | get (int type) |
| static void | release (int type) |
Static Protected Attributes |
| static std::vector< MIDI * > | cache = std::vector<MIDI*>(NumBGMFiles) |
Detailed Description
Member Function Documentation
| MIDI * BGMCache::get |
( |
int |
type |
) |
[static] |
| void BGMCache::release |
( |
int |
type |
) |
[static] |
Member Data Documentation
std::vector< MIDI * > BGMCache::cache = std::vector<MIDI*>(NumBGMFiles) [static, protected] |
The documentation for this class was generated from the following files: