#include "global.h"
#include "ScreenBranch.h"
#include "RageLog.h"
#include "ScreenManager.h"
#include "ThemeManager.h"
#include "LuaManager.h"
#include "GameCommand.h"
#include "RageUtil.h"
#include "Command.h"
Defines | |
#define | CHOICES THEME->GetMetric (m_sName,"Choices") |
#define | CONDITION(choice) THEME->GetMetric (m_sName,"Condition"+choice) |
#define | NEXT_SCREEN(choice) THEME->GetMetric (m_sName,"NextScreen"+choice) |
Functions | |
REGISTER_SCREEN_CLASS (ScreenBranch) |
|
|
|
|
|
|
|
|