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