add PerChoiceIconElement metric (remove this metric and make it the default eventually)

This commit is contained in:
Chris Danford
2006-01-29 22:18:28 +00:00
parent 370d11ee19
commit b792e48616
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@ protected:
ThemeMetric<int> NUM_CHOICES_ON_PAGE_1;
ThemeMetric1D<float> CURSOR_OFFSET_X_FROM_ICON;
ThemeMetric1D<float> CURSOR_OFFSET_Y_FROM_ICON;
ThemeMetric<bool> PER_CHOICE_ICON_ELEMENT;
ThemeMetric<bool> OVERRIDE_LOCK_INPUT_SECONDS;
ThemeMetric<float> LOCK_INPUT_SECONDS;
ThemeMetric<float> PRE_SWITCH_PAGE_SECONDS;