From 2c701447a512c2d8c5bcea6fa8ced67a9f22478c Mon Sep 17 00:00:00 2001 From: davidus01 Date: Fri, 6 Aug 2010 22:36:43 +0000 Subject: editor: buttons (play, play with midi, midi, undo, NextSentence, PreviousSentence) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2608 b956fd51-792f-4845-bead-9b4dfca2ff2c --- us_maker_edition/game/themes/Classic.ini | 88 ++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) (limited to 'us_maker_edition/game/themes/Classic.ini') diff --git a/us_maker_edition/game/themes/Classic.ini b/us_maker_edition/game/themes/Classic.ini index 531f6223..3e856aae 100644 --- a/us_maker_edition/game/themes/Classic.ini +++ b/us_maker_edition/game/themes/Classic.ini @@ -8463,3 +8463,91 @@ Font = 1 Size = 18 Align = 1 +[EditSubBarStatic1] +Tex = PlayOnly +X = 350 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic2] +Tex = playwithnote +X = 376 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic3] +Tex = playnote +X = 402 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic4] +Tex = previousseq +X = 363 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic5] +Tex = nextseq +X = 389 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic6] +Tex = gold +X = 440 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic7] +Tex = freestyle +X = 440 +Y = 245 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + +[EditSubBarStatic8] +Tex = undo +X = 320 +Y = 219 +W = 24 +H = 24 +Type = Transparent +Color = ColorLight +Reflection = 0 +ReflectionSpacing = 31 + -- cgit v1.2.3