#include <BannerCache.h>
Collaboration diagram for BannerCache:
Public Member Functions | |
BannerCache () | |
~BannerCache () | |
RageTextureID | LoadCachedBanner (CString BannerPath) |
void | CacheBanner (CString BannerPath) |
void | UncacheBanner (CString BannerPath) |
void | LoadBanner (CString BannerPath) |
void | OutputStats () const |
Private Member Functions | |
void | UnloadAllBanners () |
void | CacheBannerInternal (CString BannerPath) |
Static Private Member Functions | |
CString | GetBannerCachePath (CString BannerPath) |
Private Attributes | |
IniFile | BannerData |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|