#include "global.h"
#include "HoldJudgment.h"
#include "RageUtil.h"
#include "GameConstantsAndTypes.h"
#include "PrefsManager.h"
#include "ThemeManager.h"
#include "ThemeMetric.h"
Functions | |
ThemeMetric< apActorCommands > | OK_COMMAND ("HoldJudgment","OKCommand") |
ThemeMetric< apActorCommands > | NG_COMMAND ("HoldJudgment","NGCommand") |
ThemeMetric< apActorCommands > | OK_ODD_COMMAND ("HoldJudgment","OKOddCommand") |
ThemeMetric< apActorCommands > | NG_ODD_COMMAND ("HoldJudgment","NGOddCommand") |
ThemeMetric< apActorCommands > | OK_EVEN_COMMAND ("HoldJudgment","OKEvenCommand") |
ThemeMetric< apActorCommands > | NG_EVEN_COMMAND ("HoldJudgment","NGEvenCommand") |
|
|
|
|
|
|
|
|
|
|
|
|