vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Ui>
2 <Frame name="Tetris_MF" toplevel="true" hidden="true" movable="true" parent="UIParent">
3  
4 <Size>
5 <AbsDimension x="220" y="260" />
6 </Size>
7 <Anchors>
8 <Anchor point="CENTER"></Anchor>
9 </Anchors>
10  
11 <Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
12 <BackgroundInsets>
13 <AbsInset left="8" right="8" top="7" bottom="7" />
14 </BackgroundInsets>
15 <TileSize>
16 <AbsValue val="32" />
17 </TileSize>
18 <EdgeSize>
19 <AbsValue val="32" />
20 </EdgeSize>
21 </Backdrop>
22  
23 <Frames>
24  
25 <Button name="Tetris_MF_resume" inherits="GameMenuButtonTemplate" text="MF_resume">
26 <Size>
27 <AbsDimension x="190" y="30"/>
28 </Size>
29 <Anchors>
30 <Anchor point="TOP">
31 <Offset>
32 <AbsDimension x="0" y="-30"/>
33 </Offset>
34 </Anchor>
35 </Anchors>
36 <Scripts>
37 <OnClick>
38 Tetris_MF_Button_Click ();
39 </OnClick>
40 </Scripts>
41 </Button>
42  
43 <Button name="Tetris_MF_ms_dos" inherits="GameMenuButtonTemplate" text="MF_ms_dos">
44 <Size>
45 <AbsDimension x="190" y="30"/>
46 </Size>
47 <Anchors>
48 <Anchor point="TOP">
49 <Offset>
50 <AbsDimension x="0" y="-60"/>
51 </Offset>
52 </Anchor>
53 </Anchors>
54 <Scripts>
55 <OnClick>
56 Tetris_MF_Button_Click ();
57 </OnClick>
58 </Scripts>
59 </Button>
60  
61 <Button name="Tetris_MF_gameboy" inherits="GameMenuButtonTemplate" text="MF_gameboy">
62 <Size>
63 <AbsDimension x="190" y="30"/>
64 </Size>
65 <Anchors>
66 <Anchor point="TOP">
67 <Offset>
68 <AbsDimension x="0" y="-90"/>
69 </Offset>
70 </Anchor>
71 </Anchors>
72 <Scripts>
73 <OnClick>
74 Tetris_MF_Button_Click ();
75 </OnClick>
76 </Scripts>
77 </Button>
78  
79 <Button name="Tetris_MF_retris" inherits="GameMenuButtonTemplate" text="MF_retris">
80 <Size>
81 <AbsDimension x="190" y="30"/>
82 </Size>
83 <Anchors>
84 <Anchor point="TOP">
85 <Offset>
86 <AbsDimension x="0" y="-120"/>
87 </Offset>
88 </Anchor>
89 </Anchors>
90 <Scripts>
91 <OnClick>
92 Tetris_MF_Button_Click ();
93 </OnClick>
94 </Scripts>
95 </Button>
96  
97 <Button name="Tetris_MF_highest_hopes" inherits="GameMenuButtonTemplate" text="MF_highest_hopes">
98 <Size>
99 <AbsDimension x="190" y="30"/>
100 </Size>
101 <Anchors>
102 <Anchor point="TOP">
103 <Offset>
104 <AbsDimension x="0" y="-150"/>
105 </Offset>
106 </Anchor>
107 </Anchors>
108 <Scripts>
109 <OnClick>
110 Tetris_MF_Button_Click ();
111 </OnClick>
112 </Scripts>
113 </Button>
114  
115 <Button name="Tetris_MF_custom" inherits="GameMenuButtonTemplate" text="MF_custom">
116 <Size>
117 <AbsDimension x="190" y="30"/>
118 </Size>
119 <Anchors>
120 <Anchor point="TOP">
121 <Offset>
122 <AbsDimension x="0" y="-180"/>
123 </Offset>
124 </Anchor>
125 </Anchors>
126 <Scripts>
127 <OnClick>
128 Tetris_MF_Button_Click ();
129 </OnClick>
130 </Scripts>
131 </Button>
132  
133 <Button name="Tetris_MF_options" inherits="GameMenuButtonTemplate" text="MF_options">
134 <Size>
135 <AbsDimension x="90" y="30"/>
136 </Size>
137 <Anchors>
138 <Anchor point="TOP">
139 <Offset>
140 <AbsDimension x="48" y="-210"/>
141 </Offset>
142 </Anchor>
143 </Anchors>
144 <Scripts>
145 <OnClick>
146 Tetris_MF_Button_Click ();
147 </OnClick>
148 </Scripts>
149 </Button>
150  
151 <Button name="Tetris_MF_exit" inherits="GameMenuButtonTemplate" text="MF_exit">
152 <Size>
153 <AbsDimension x="90" y="30"/>
154 </Size>
155 <Anchors>
156 <Anchor point="TOP">
157 <Offset>
158 <AbsDimension x="-48" y="-210"/>
159 </Offset>
160 </Anchor>
161 </Anchors>
162 <Scripts>
163 <OnClick>
164 Tetris_MF_Button_Click ();
165 </OnClick>
166 </Scripts>
167 </Button>
168  
169 <Frame name="Tetris_MF_Titel" toplevel="true" hidden="false" movable="false">
170  
171 <Size>
172 <AbsDimension x="100" y="40" />
173 </Size>
174 <Anchors>
175 <Anchor point="TOP">
176 <Offset>
177 <AbsDimension x="0" y="12"/>
178 </Offset>
179 </Anchor>
180 </Anchors>
181  
182 <Backdrop bgFile="Interface\AddOns\MinigamesPack\texturen\schwarz" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
183 <BackgroundInsets>
184 <AbsInset left="8" right="8" top="7" bottom="7" />
185 </BackgroundInsets>
186 <TileSize>
187 <AbsValue val="32" />
188 </TileSize>
189 <EdgeSize>
190 <AbsValue val="32" />
191 </EdgeSize>
192 </Backdrop>
193  
194 <Layers>
195 <Layer level="ARTWORK">
196 <FontString name="Tetris_MF_Titeltext" text="MF_Titeltext" inherits="GameFontNormal">
197 <Anchors>
198 <Anchor point="CENTER">
199 <Offset>
200 <AbsDimension x="0" y="0"/>
201 </Offset>
202 </Anchor>
203 </Anchors>
204 </FontString>
205 </Layer>
206 </Layers>
207  
208 </Frame>
209  
210 </Frames>
211  
212 <Scripts>
213  
214 <OnMouseDown>
215 if ( arg1 == "LeftButton" ) then
216 this:StartMoving();
217 end
218 </OnMouseDown>
219 <OnMouseUp>
220 if ( arg1 == "LeftButton" ) then
221 this:StopMovingOrSizing();
222 end
223 </OnMouseUp>
224 <OnLoad>
225 </OnLoad>
226 <OnEvent>
227 </OnEvent>
228 <OnShow>
229 </OnShow>
230 </Scripts>
231 </Frame>
232 </Ui>