[ScreenDebugOverlay] add LineStartY, LineSpacing metrics

This commit is contained in:
AJ Kelly
2010-06-30 00:49:24 -05:00
parent acb9099c75
commit a5b9cf7f01
3 changed files with 11 additions and 10 deletions
+2
View File
@@ -1146,6 +1146,8 @@ 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
PageTextGainFocusCommand=diffuse,color("1,1,1,1")
PageTextLoseFocusCommand=diffuse,color("0.6,0.6,0.6,1")