#include "global.h"#include "MenuTimer.h"#include "RageUtil.h"#include "GameConstantsAndTypes.h"#include "PrefsManager.h"#include "ScreenManager.h"#include "AnnouncerManager.h"#include "ThemeManager.h"#include "Font.h"#include "GameSoundManager.h"#include "ThemeMetric.h"Defines | |
| #define | WARNING_COMMAND(i) THEME->GetMetricA ("MenuTimer", ssprintf("WarningCommand%i",i)) |
Functions | |
| const ThemeMetric< int > | WARNING_START ("MenuTimer","WarningStart") |
| const ThemeMetric< int > | WARNING_BEEP_START ("MenuTimer","WarningBeepStart") |
| const ThemeMetric< apActorCommands > | ON_COMMAND ("MenuTimer","OnCommand") |
Variables | |
| const int | TIMER_SECONDS = 99 |
| const int | MAX_STALL_SECONDS = 30 |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.3.7