From b2518890d0dd62eeb96ee8b4b5f2d86e61ca75e7 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Thu, 26 Apr 2007 19:42:55 +0000 Subject: Added PS3 like ButtonFade ability Some new ThemeButton Attributes: DeSelectReflectionSpacing: ReflectionSpacing when Button is not Selected Fade: Enable Stepings in Fading FadeText: Fade Texts with Button SelectW, SelectH: Width and Height when Button is Selected FadeTex: Texture used when Button Fades to not stretch the Texture. Not nessecary. FadeTexPos: Position of FadeTex git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@143 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Themes/Deluxe.ini | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'Themes') diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 18533519..d64536ec 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -130,6 +130,13 @@ DColor = LightBlue Type=Font Black Texts=1 Reflection=1 +ReflectionSpacing=15 +DeSelectReflectionSpacing=280 +Fade=1 +FadeText=1 +SelectH=150 +FadeTex=ButtonFade +FadeTexPos=0 [MainButtonSoloText1] X =75 @@ -151,6 +158,13 @@ DColor = LightBlue Type=Font Black Texts=1 Reflection=1 +ReflectionSpacing=15 +DeSelectReflectionSpacing=280 +Fade=1 +FadeText=1 +SelectH=150 +FadeTex=ButtonFade +FadeTexPos=0 [MainButtonEditorText1] X =75 @@ -172,6 +186,13 @@ DColor = LightBlue Type=Font Black Texts=1 Reflection=1 +ReflectionSpacing=15 +DeSelectReflectionSpacing=280 +Fade=1 +FadeText=1 +SelectH=150 +FadeTex=ButtonFade +FadeTexPos=0 [MainButtonOptionsText1] X =75 @@ -193,6 +214,13 @@ DColor = LightBlue Type=Font Black Texts=1 Reflection=1 +ReflectionSpacing=15 +DeSelectReflectionSpacing=280 +Fade=1 +FadeText=1 +SelectH=150 +FadeTex=ButtonFade +FadeTexPos=0 [MainButtonExitText1] X =75 -- cgit v1.2.3