lights modes

This commit is contained in:
Glenn Maynard
2007-06-14 13:38:55 +00:00
parent 7f08da77f1
commit 763de1e6ac
+7 -1
View File
@@ -36,7 +36,7 @@ GroupedScreens=
CodeNames=""
CancelCancelCommand=
ShowCoinsAndCredits=true
LightsMode=nil
LightsMode="LightsMode_Menu"
[ModeSwitcher]
PrevModeX=-200
@@ -78,6 +78,7 @@ UpdateOnMessage=""
Class="ScreenTitleMenu"
Fallback="ScreenSelectMasterBlank"
PrevScreen="ScreenCompany"
LightsMode="LightsMode_Joining"
ScreenOnCommand=lockinput,0
CoinModeChangeScreen=ScreenTitleBranch()
SharedSelection=true
@@ -779,6 +780,7 @@ Class="ScreenStage"
Fallback="Screen"
NextScreen=GetGameplayScreen()
PrevScreen=SongSelectionScreen()
LightsMode="LightsMode_Stage"
// This is the minimum delay after the "in" transition before the
// "out" transition will begin. (NextScreen is loaded during this
// time.)
@@ -790,6 +792,7 @@ Class="ScreenGameplayNormal"
Fallback="ScreenWithMenuElementsBlank"
PrevScreen=SongSelectionScreen()
NextScreen=GetGameplayNextScreen()
LightsMode="LightsMode_Gameplay"
TimerSeconds=-1
PlayerType="Player"
PlayerInitCommand=y,SCREEN_CENTER_Y
@@ -2691,6 +2694,7 @@ Fallback="ScreenWithMenuElementsBlank"
BackGoesToStartScreen=true
PrevScreen=
AttractVolume=true
LightsMode="LightsMode_Attract"
[ScreenWithMenuElementsBlank]
Fallback="ScreenWithMenuElements"
@@ -3016,6 +3020,7 @@ Fallback="ScreenGameplay"
Class="ScreenDemonstration"
SecondsToShow=30
NextScreen="ScreenRanking"
LightsMode="LightsMode_Demonstration"
DifficultiesToShow="easy,medium"
StartScreen=ScreenTitleBranch()
PlayMusic=false
@@ -3031,6 +3036,7 @@ Class="ScreenJukebox"
Fallback="ScreenGameplay"
NextScreen="ScreenJukebox"
StartScreen=ScreenTitleBranch()
LightsMode="LightsMode_Demonstration"
AllowAdvancedModifiers=true
[ScreenNameEntry]