[ScreenDebugOverlay] add LineButtonX, LineFunctionX metrics

This commit is contained in:
AJ Kelly
2010-06-30 00:54:57 -05:00
parent a5b9cf7f01
commit 12e99caaec
3 changed files with 12 additions and 6 deletions
+3
View File
@@ -1144,10 +1144,13 @@ LightsMode="LightsMode_MenuStartAndDirections"
[ScreenDebugOverlay]
Class="ScreenDebugOverlay"
Fallback="Screen"
LineOnColor=color("1,1,1,1")
LineOffColor=color("0.6,0.6,0.6,1")
LineStartY=SCREEN_TOP+50
LineSpacing=16
LineButtonX=SCREEN_CENTER_X-50
LineFunctionX=SCREEN_CENTER_X-30
PageTextGainFocusCommand=diffuse,color("1,1,1,1")
PageTextLoseFocusCommand=diffuse,color("0.6,0.6,0.6,1")