From 052ee11accb94fe2f4048156dc1e1beadb34acfd Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Wed, 6 Jan 2016 10:31:37 +0000 Subject: add About screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3192 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/themes/Verdure.ini | 182 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) (limited to 'game/themes/Verdure.ini') diff --git a/game/themes/Verdure.ini b/game/themes/Verdure.ini index 2e45e906..27f60351 100644 --- a/game/themes/Verdure.ini +++ b/game/themes/Verdure.ini @@ -178,6 +178,7 @@ Text = SING_LEGEND_NAVIGATE Reflection = 1 ReflectionSpacing = 13 +; Enter button [MainStatic5] X = 515 Y = 545 @@ -190,6 +191,7 @@ Type = Transparent Reflection = 1 ReflectionSpacing = 2 +; Enter text [MainText3] X = 555 Y = 548 @@ -9449,3 +9451,183 @@ Align = 1 Color = White Text = Anastacia +[AboutMain] +Texts = 0 +Statics = 0 + +[AboutMainBackground] +Tex = MainBG + +[AboutMainButtonCredits] +X = 589 +Y = 415 +W = 190 +H = 50 +Tex = Button +DColor = ColorDark +Color = ColorLight +Type = Transparent +Texts = 1 +Reflection = 0 + +[AboutMainButtonCreditsText1] +X = 95 +Y = 10 +Font = 0 +Size = 30 +Align = 1 +Text = ABOUT_USDX_CREDITS +Color = White + +[AboutMainButtonExit] +X = 589 +Y = 480 +W = 190 +H = 50 +Tex = Button +DColor = ColorDark +Color = ColorLight +Type = Transparent +Texts = 1 +Reflection = 0 + +[AboutMainButtonExitText1] +X = 95 +Y = 10 +Font = 0 +Size = 30 +Align = 1 +Text = SING_OPTIONS_EXIT +Color = White + +[AboutMainTextOverview] +X = 45 +Y = 125 +W = 510 +Color = White +Font = 0 +Size = 24 +Align = 0 +Text = + +[AboutMainStatic1] +X = 40 +Y = 22 +W = 27 +H = 27 +Color = White +Tex = MainIcon +Type = Colorized + +[AboutMainStatic2] +X = 0 +Y = 545 +W = 250 +H = 30 +Tex = Leiste1 +Color = ColorLight +Type = Colorized +Reflection = 1 +ReflectionSpacing = 2 + +[AboutMainStatic3] +X = 250 +Y = 545 +W = 550 +H = 30 +Tex = Leiste2 +Color = White +Type = Transparent +Reflection = 1 +ReflectionSpacing = 2 + +[AboutMainStatic4] +X = 260 +Y = 552 +W = 24 +H = 23 +Tex = ButtonNavi +Color = White +Type = Transparent + +[AboutMainStatic5] +X = 388 +Y = 552 +W = 32 +H = 23 +Tex = ButtonEsc +Color = White +Type = Transparent + +[AboutMainStatic6] +X = 40 +Y = 100 +W = 520 +H = 20 +Tex = StatMainBG1 +Color = ColorLight +Type = Colorized + +[AboutMainStatic7] +X = 40 +Y = 120 +W = 520 +H = 370 +Tex = StatMainBG2 +Color = ColorDark +Type = Colorized + +[AboutMainStatic8] +X = 40 +Y = 490 +W = 520 +H = 20 +Tex = StatMainBG3 +Color = ColorLight +Type = Colorized + +[AboutMainText1] +X = 70 +Y = 6 +Color = White +Font = 0 +Size = 60 +Text = ABOUT_MAIN +Align = 0 + +[AboutMainText2] +X = 238 +Y = 552 +Color = Black +Font = 0 +Size = 21 +Align = 2 +Text = ABOUT_MAIN_WHEREAMI + +[AboutMainText3] +X = 70 +Y = 53 +Color = White +Font = 0 +Size = 30 +Align = 0 +Text = ABOUT_MAIN_DESC + +[AboutMainText4] +X = 294 +Y = 552 +Color = Black +Font = 0 +Size = 21 +Align = 0 +Text = SING_LEGEND_NAVIGATE + +[AboutMainText5] +X = 418 +Y = 552 +Color = Black +Font = 0 +Size = 21 +Align = 0 +Text = SING_LEGEND_ESC + -- cgit v1.2.3