#include "global.h"#include "TextBanner.h"#include "RageUtil.h"#include "song.h"#include "PrefsManager.h"#include "ThemeManager.h"#include "SongManager.h"#include "RageTextureManager.h"#include "ActorUtil.h"#include "ThemeMetric.h"#include "Command.h"Functions | |
| ThemeMetric< CString > | ARTIST_PREPEND_STRING ("TextBanner","ArtistPrependString") |
| ThemeMetric< apActorCommands > | TWO_LINES_TITLE_COMMAND ("TextBanner","TwoLinesTitleCommand") |
| ThemeMetric< apActorCommands > | TWO_LINES_SUBTITLE_COMMAND ("TextBanner","TwoLinesSubtitleCommand") |
| ThemeMetric< apActorCommands > | TWO_LINES_ARTIST_COMMAND ("TextBanner","TwoLinesArtistCommand") |
| ThemeMetric< apActorCommands > | THREE_LINES_TITLE_COMMAND ("TextBanner","ThreeLinesTitleCommand") |
| ThemeMetric< apActorCommands > | THREE_LINES_SUBTITLE_COMMAND ("TextBanner","ThreeLinesSubtitleCommand") |
| ThemeMetric< apActorCommands > | THREE_LINES_ARTIST_COMMAND ("TextBanner","ThreeLinesArtistCommand") |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.7