#include "global.h"#include "ScreenSelectStyle.h"#include "GameManager.h"#include "GameSoundManager.h"#include "NetworkSyncManager.h"#include "ThemeManager.h"#include "PrefsManager.h"#include "ScreenManager.h"#include "GameState.h"#include "AnnouncerManager.h"#include "ActorUtil.h"#include "LightsManager.h"#include "CommonMetrics.h"#include "Command.h"Defines | |
| #define | ICON_GAIN_FOCUS_COMMAND THEME->GetMetricA(m_sName,"IconGainFocusCommand") |
| #define | ICON_LOSE_FOCUS_COMMAND THEME->GetMetricA(m_sName,"IconLoseFocusCommand") |
| #define | DISABLED_COLOR THEME->GetMetricC(m_sName,"DisabledColor") |
Functions | |
| REGISTER_SCREEN_CLASS (ScreenSelectStyle) | |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7