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 --- Skins/Deluxe/ButtonFade.jpg | Bin 0 -> 825 bytes Skins/Deluxe/W&C.ini | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 Skins/Deluxe/ButtonFade.jpg (limited to 'Skins') diff --git a/Skins/Deluxe/ButtonFade.jpg b/Skins/Deluxe/ButtonFade.jpg new file mode 100644 index 00000000..6de293f7 Binary files /dev/null and b/Skins/Deluxe/ButtonFade.jpg differ diff --git a/Skins/Deluxe/W&C.ini b/Skins/Deluxe/W&C.ini index 37de9c2f..38583c84 100644 --- a/Skins/Deluxe/W&C.ini +++ b/Skins/Deluxe/W&C.ini @@ -110,4 +110,5 @@ NotePerfectStar = [effect]perfectNoteStar.jpg #dirty helpers -Rectangle = Rectangle.jpg \ No newline at end of file +Rectangle = Rectangle.jpg +ButtonFade = ButtonFade.jpg \ No newline at end of file -- cgit v1.2.3