#include "global.h"#include "arch/arch.h"#include "RageDisplay.h"#include "RageUtil.h"#include "RageLog.h"#include "RageSurface_Load.h"#include "BannerCache.h"#include "Sprite.h"#include "PrefsManager.h"#include "RageTexture.h"#include "RageTextureManager.h"#include "RageSurface.h"#include "RageSurfaceUtils.h"#include "RageSurfaceUtils_Palettize.h"#include "RageSurfaceUtils_Dither.h"#include "RageSurfaceUtils_Zoom.h"#include "Banner.h"Classes | |
| struct | BannerTexture |
Defines | |
| #define | CACHE_DIR "Cache/" |
| #define | BANNER_CACHE_INDEX CACHE_DIR "banners.cache" |
Functions | |
| int | closest (int num, int n1, int n2) |
Variables | |
| BannerCache * | BANNERCACHE |
| map< CString, RageSurface * > | g_BannerPathToImage |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.3.7