From 0ab45e4c4c5bfebd97a44264c1cd47cf0b6709ba Mon Sep 17 00:00:00 2001 From: davidus01 Date: Sat, 3 Jul 2010 00:34:03 +0000 Subject: editor: mouse support to move notes left click & motion to move note right click & motion to move note with rest notes editor: Line and Note as button editor: PlayOne - variable to play only one note git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2569 b956fd51-792f-4845-bead-9b4dfca2ff2c --- us_maker_edition/game/themes/Deluxe.ini | 47 +++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'us_maker_edition/game/themes/Deluxe.ini') diff --git a/us_maker_edition/game/themes/Deluxe.ini b/us_maker_edition/game/themes/Deluxe.ini index 623d6519..ed957d76 100644 --- a/us_maker_edition/game/themes/Deluxe.ini +++ b/us_maker_edition/game/themes/Deluxe.ini @@ -9085,3 +9085,50 @@ Tex = prevbackground Type = Transparent Reflection = 0 ReflectionSpacing = 22 + +[EditSubButtonCurrentLine] +X = 20 +Y = 10 +Z = 0.97 +W = 110 +H = 20 +Size = 20 +Font = 1 +Align = 1 +Color = ColorLight +DColor = ColorLight +Tex = Leiste1 +Type = Colorized +Texts = 1 + +[EditSubButtonCurrentLineText1] +X = 55 +Y = 2 +Color = White +Font = 1 +Size = 18 +Align = 1 + +[EditSubButtonCurrentNote] +X = 140 +Y = 10 +Z = 0.97 +W = 110 +H = 20 +Size = 20 +Font = 1 +Align = 1 +Color = ColorLight +DColor = ColorLight +Tex = Leiste1 +Type = Colorized +Texts = 1 + +[EditSubButtonCurrentNoteText1] +X = 55 +Y = 2 +Color = White +Font = 1 +Size = 18 +Align = 1 + -- cgit v1.2.3