use SCREEN_* in metrics

This commit is contained in:
Chris Danford
2004-11-07 07:13:40 +00:00
parent 6c7bd2a8ac
commit eae951f9bf
2 changed files with 26 additions and 32 deletions
+8 -8
View File
@@ -424,7 +424,7 @@ MemoryCardIcons=1
StartX=0 StartX=0
StartY=-136 StartY=-136
SpacingX=0 SpacingX=0
SpacingY=240-212 SpacingY=28
GainFocusGroupCommand=stoptweening;linear,0.2;x,-40 GainFocusGroupCommand=stoptweening;linear,0.2;x,-40
LoseFocusGroupCommand=stoptweening;linear,0.2;x,0 LoseFocusGroupCommand=stoptweening;linear,0.2;x,0
GainFocusItemCommand=glowshift;effectperiod,0.5 GainFocusItemCommand=glowshift;effectperiod,0.5
@@ -440,7 +440,7 @@ NumColumns=4
NumRows=10 NumRows=10
StartX=0 StartX=0
StartY=0 StartY=0
SpacingX=320-170 SpacingX=150
CropWidth=146 CropWidth=146
InitCommand=horizalign,left;vertalign,top;shadowlength,2;zoom,0.5; InitCommand=horizalign,left;vertalign,top;shadowlength,2;zoom,0.5;
@@ -2906,10 +2906,10 @@ SwitchSeconds=0.10
RouletteSwitchSeconds=0.05 RouletteSwitchSeconds=0.05
RouletteSlowDownSwitches=5 RouletteSlowDownSwitches=5
LockedInitialVelocity=7 LockedInitialVelocity=7
ScrollBarX=320-172 ScrollBarX=148
ScrollBarHeight=368 ScrollBarHeight=368
ItemCurveX=320-235 ItemCurveX=85
ItemSpacingY=240-194 ItemSpacingY=46
NoCurving=0 NoCurving=0
NumWheelItems=13 NumWheelItems=13
MusicWheelItemStartOnCommand=addx,SCREEN_WIDTH/2 MusicWheelItemStartOnCommand=addx,SCREEN_WIDTH/2
@@ -3827,7 +3827,7 @@ CategoryY=SCREEN_CENTER_Y+190
CategoryZoom=0.7 CategoryZoom=0.7
CharsZoomSmall=1.0 CharsZoomSmall=1.0
CharsZoomLarge=1.5 CharsZoomLarge=1.5
CharsSpacingY=240-200 CharsSpacingY=40
ScrollingCharsColor=0.6,0.8,0.8,1 ScrollingCharsColor=0.6,0.8,0.8,1
SelectedCharsColor=0.8,1,1,1 SelectedCharsColor=0.8,1,1,1
ReceptorArrowsY=SCREEN_CENTER_Y-140 ReceptorArrowsY=SCREEN_CENTER_Y-140
@@ -4175,8 +4175,8 @@ AttackIconsP1StartX=SCREEN_CENTER_X-192
AttackIconsP1StartY=SCREEN_CENTER_Y+116 AttackIconsP1StartY=SCREEN_CENTER_Y+116
AttackIconsP2StartX=SCREEN_CENTER_X+168 AttackIconsP2StartX=SCREEN_CENTER_X+168
AttackIconsP2StartY=SCREEN_CENTER_Y+116 AttackIconsP2StartY=SCREEN_CENTER_Y+116
AttackIconsSpacingX=320-278 AttackIconsSpacingX=42
AttackIconsSpacingY=240-208 AttackIconsSpacingY=32
AttackIconsP1OnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6 AttackIconsP1OnCommand=addx,-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6
AttackIconsP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6 AttackIconsP1OffCommand=sleep,0.2;bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
AttackIconsP2OnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6 AttackIconsP2OnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6
+17 -23
View File
@@ -17,36 +17,36 @@ NextScreen5=ScreenSelectDifficulty
NextScreen6=ScreenSelectDifficulty NextScreen6=ScreenSelectDifficulty
NextScreen7=ScreenSelectDifficulty NextScreen7=ScreenSelectDifficulty
NextScreen8=ScreenSelectDifficulty NextScreen8=ScreenSelectDifficulty
Icon1X=60 Icon1X=SCREEN_CENTER_X-260
Icon1Y=84 Icon1Y=SCREEN_CENTER_Y-156
Icon1OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon1OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon1OffCommand=bouncebegin,0.5;zoomy,0 Icon1OffCommand=bouncebegin,0.5;zoomy,0
Icon2X=140 Icon2X=SCREEN_CENTER_X-180
Icon2Y=84 Icon2Y=SCREEN_CENTER_Y-156
Icon2OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon2OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon2OffCommand=bouncebegin,0.5;zoomy,0 Icon2OffCommand=bouncebegin,0.5;zoomy,0
Icon3X=220 Icon3X=SCREEN_CENTER_X-100
Icon3Y=84 Icon3Y=SCREEN_CENTER_Y-156
Icon3OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon3OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon3OffCommand=bouncebegin,0.5;zoomy,0 Icon3OffCommand=bouncebegin,0.5;zoomy,0
Icon4X=300 Icon4X=SCREEN_CENTER_X-20
Icon4Y=84 Icon4Y=SCREEN_CENTER_Y-156
Icon4OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon4OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon4OffCommand=bouncebegin,0.5;zoomy,0 Icon4OffCommand=bouncebegin,0.5;zoomy,0
Icon5X=380 Icon5X=SCREEN_CENTER_X+60
Icon5Y=84 Icon5Y=SCREEN_CENTER_Y-156
Icon5OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon5OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon5OffCommand=bouncebegin,0.5;zoomy,0 Icon5OffCommand=bouncebegin,0.5;zoomy,0
Icon6X=60 Icon6X=SCREEN_CENTER_X-260
Icon6Y=164 Icon6Y=SCREEN_CENTER_Y-76
Icon6OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon6OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon6OffCommand=bouncebegin,0.5;zoomy,0 Icon6OffCommand=bouncebegin,0.5;zoomy,0
Icon7X=140 Icon7X=SCREEN_CENTER_X-180
Icon7Y=164 Icon7Y=SCREEN_CENTER_Y-76
Icon7OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon7OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon7OffCommand=bouncebegin,0.5;zoomy,0 Icon7OffCommand=bouncebegin,0.5;zoomy,0
Icon8X=220 Icon8X=SCREEN_CENTER_X-100
Icon8Y=164 Icon8Y=SCREEN_CENTER_Y-76
Icon8OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH Icon8OnCommand=addx,-SCREEN_WIDTH;sleep,0.20;decelerate,0.3;addx,SCREEN_WIDTH
Icon8OffCommand=bouncebegin,0.5;zoomy,0 Icon8OffCommand=bouncebegin,0.5;zoomy,0
@@ -96,13 +96,11 @@ LifeType=2,together
LifeTypeDefault= LifeTypeDefault=
LifeType,1=mod,bar;name,Bar LifeType,1=mod,bar;name,Bar
LifeType,2=mod,battery;name,Battery LifeType,2=mod,battery;name,Battery
BarDrain=3,together BarDrain=3,together
BarDrainDefault= BarDrainDefault=
BarDrain,1=mod,normal-drain;name,Normal BarDrain,1=mod,normal-drain;name,Normal
BarDrain,2=mod,norecover;name,NoRecover BarDrain,2=mod,norecover;name,NoRecover
BarDrain,3=mod,suddendeath;name,SuddenDeath BarDrain,3=mod,suddendeath;name,SuddenDeath
BatLives=10,together BatLives=10,together
BatLivesDefault= BatLivesDefault=
BatLives,1=mod,1 life;name,1 BatLives,1=mod,1 life;name,1
@@ -115,18 +113,15 @@ BatLives,7=mod,7 lives;name,7
BatLives,8=mod,8 lives;name,8 BatLives,8=mod,8 lives;name,8
BatLives,9=mod,9 lives;name,9 BatLives,9=mod,9 lives;name,9
BatLives,10=mod,10 lives;name,10 BatLives,10=mod,10 lives;name,10
Fail=3,together Fail=3,together
FailDefault= FailDefault=
Fail,1=mod,failImmediate;name,Immediate Fail,1=mod,failImmediate;name,Immediate
Fail,2=mod,failendofsong;name,EndOfSong Fail,2=mod,failendofsong;name,EndOfSong
Fail,3=mod,failoff;name,Off Fail,3=mod,failoff;name,Off
AssistTick=2,together AssistTick=2,together
AssistTickDefault= AssistTickDefault=
AssistTick,1=mod,no assisttick;name,Off AssistTick,1=mod,no assisttick;name,Off
AssistTick,2=mod,assisttick;name,On AssistTick,2=mod,assisttick;name,On
Rate=18,together Rate=18,together
RateDefault= RateDefault=
Rate,1=mod,0.3xmusic;name,0.3x Rate,1=mod,0.3xmusic;name,0.3x
@@ -147,13 +142,12 @@ Rate,15=mod,1.7xmusic;name,1.7x
Rate,16=mod,1.8xmusic;name,1.8x Rate,16=mod,1.8xmusic;name,1.8x
Rate,17=mod,1.9xmusic;name,1.9x Rate,17=mod,1.9xmusic;name,1.9x
Rate,18=mod,2.0xmusic;name,2.0x Rate,18=mod,2.0xmusic;name,2.0x
AutoAdjust=2,together AutoAdjust=2,together
AutoAdjustDefault= AutoAdjustDefault=
AutoAdjust,1=mod,no autosync;name,Off AutoAdjust,1=mod,no autosync;name,Off
AutoAdjust,2=mod,autosync;name,On AutoAdjust,2=mod,autosync;name,On
SaveScores=2,together SaveScores=2,together
SaveScoresDefault= SaveScoresDefault=
SaveScores,1=mod,no savescore;name,Off SaveScores,1=mod,no savescore;name,Off
SaveScores,2=mod,savescore;name,On SaveScores,2=mod,savescore;name,On