#include "global.h"#include "ScreenSetTime.h"#include "ScreenManager.h"#include "RageLog.h"#include "InputMapper.h"#include "GameState.h"#include "GameSoundManager.h"#include "ThemeManager.h"#include "DateTime.h"#include "EnumHelper.h"#include "arch/ArchHooks/ArchHooks.h"Defines | |
| #define | FOREACH_SetTimeSelection(s) FOREACH_ENUM( SetTimeSelection, NUM_SET_TIME_SELECTIONS, s ) |
Functions | |
| XToString (SetTimeSelection) | |
| float | GetTitleX (SetTimeSelection s) |
| float | GetTitleY (SetTimeSelection s) |
| float | GetValueX (SetTimeSelection s) |
| float | GetValueY (SetTimeSelection s) |
| REGISTER_SCREEN_CLASS (ScreenSetTime) | |
Variables | |
| const CString | SetTimeSelectionNames [NUM_SET_TIME_SELECTIONS] |
| const float | g_X [NUM_SET_TIME_SELECTIONS] |
| const float | g_Y [NUM_SET_TIME_SELECTIONS] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value:
|
|
|
Initial value:
|
|
|
Initial value:
|
1.3.7