vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ C:\Projects\WoW\Bin\Interface\FrameXML\UI.xsd">
2 <Script file="localization.lua"/>
3 <Script file="CooldownCountCT.lua"/>
4  
5 <Frame name="CooldownCountCTFrame" frameStrata="LOW" enableMouse="false" parent="UIParent" hidden="false">
6 <Scripts>
7 <OnLoad>
8 CooldownCountCT_OnLoad();
9 </OnLoad>
10 </Scripts>
11 </Frame>
12 <Frame name="CT_ActionButton1CooldownCountFrame" parent="CT_ActionButton1" hidden="true">
13 <Size>
14 <AbsDimension x="32" y="32"/>
15 </Size>
16 <Anchors>
17 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
18 <Offset>
19 <AbsDimension x="0" y="0"/>
20 </Offset>
21 </Anchor>
22 </Anchors>
23 <Layers>
24 <Layer level="ARTWORK">
25 <FontString name="CT_ActionButton1CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
26 <Anchors>
27 <Anchor point="CENTER">
28 <Offset>
29 <AbsDimension x="0" y="0"/>
30 </Offset>
31 </Anchor>
32 </Anchors>
33 </FontString>
34 </Layer>
35 </Layers>
36 </Frame>
37 <Frame name="CT_ActionButton2CooldownCountFrame" parent="CT_ActionButton2" hidden="true">
38 <Size>
39 <AbsDimension x="32" y="32"/>
40 </Size>
41 <Anchors>
42 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
43 <Offset>
44 <AbsDimension x="0" y="0"/>
45 </Offset>
46 </Anchor>
47 </Anchors>
48 <Layers>
49 <Layer level="ARTWORK">
50 <FontString name="CT_ActionButton2CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
51 <Anchors>
52 <Anchor point="CENTER">
53 <Offset>
54 <AbsDimension x="0" y="0"/>
55 </Offset>
56 </Anchor>
57 </Anchors>
58 </FontString>
59 </Layer>
60 </Layers>
61 </Frame>
62 <Frame name="CT_ActionButton3CooldownCountFrame" parent="CT_ActionButton3" hidden="true">
63 <Size>
64 <AbsDimension x="32" y="32"/>
65 </Size>
66 <Anchors>
67 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
68 <Offset>
69 <AbsDimension x="0" y="0"/>
70 </Offset>
71 </Anchor>
72 </Anchors>
73 <Layers>
74 <Layer level="ARTWORK">
75 <FontString name="CT_ActionButton3CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
76 <Anchors>
77 <Anchor point="CENTER">
78 <Offset>
79 <AbsDimension x="0" y="0"/>
80 </Offset>
81 </Anchor>
82 </Anchors>
83 </FontString>
84 </Layer>
85 </Layers>
86 </Frame>
87 <Frame name="CT_ActionButton4CooldownCountFrame" parent="CT_ActionButton4" hidden="true">
88 <Size>
89 <AbsDimension x="32" y="32"/>
90 </Size>
91 <Anchors>
92 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
93 <Offset>
94 <AbsDimension x="0" y="0"/>
95 </Offset>
96 </Anchor>
97 </Anchors>
98 <Layers>
99 <Layer level="ARTWORK">
100 <FontString name="CT_ActionButton4CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
101 <Anchors>
102 <Anchor point="CENTER">
103 <Offset>
104 <AbsDimension x="0" y="0"/>
105 </Offset>
106 </Anchor>
107 </Anchors>
108 </FontString>
109 </Layer>
110 </Layers>
111 </Frame>
112 <Frame name="CT_ActionButton5CooldownCountFrame" parent="CT_ActionButton5" hidden="true">
113 <Size>
114 <AbsDimension x="32" y="32"/>
115 </Size>
116 <Anchors>
117 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
118 <Offset>
119 <AbsDimension x="0" y="0"/>
120 </Offset>
121 </Anchor>
122 </Anchors>
123 <Layers>
124 <Layer level="ARTWORK">
125 <FontString name="CT_ActionButton5CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
126 <Anchors>
127 <Anchor point="CENTER">
128 <Offset>
129 <AbsDimension x="0" y="0"/>
130 </Offset>
131 </Anchor>
132 </Anchors>
133 </FontString>
134 </Layer>
135 </Layers>
136 </Frame>
137 <Frame name="CT_ActionButton6CooldownCountFrame" parent="CT_ActionButton6" hidden="true">
138 <Size>
139 <AbsDimension x="32" y="32"/>
140 </Size>
141 <Anchors>
142 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
143 <Offset>
144 <AbsDimension x="0" y="0"/>
145 </Offset>
146 </Anchor>
147 </Anchors>
148 <Layers>
149 <Layer level="ARTWORK">
150 <FontString name="CT_ActionButton6CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
151 <Anchors>
152 <Anchor point="CENTER">
153 <Offset>
154 <AbsDimension x="0" y="0"/>
155 </Offset>
156 </Anchor>
157 </Anchors>
158 </FontString>
159 </Layer>
160 </Layers>
161 </Frame>
162 <Frame name="CT_ActionButton7CooldownCountFrame" parent="CT_ActionButton7" hidden="true">
163 <Size>
164 <AbsDimension x="32" y="32"/>
165 </Size>
166 <Anchors>
167 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
168 <Offset>
169 <AbsDimension x="0" y="0"/>
170 </Offset>
171 </Anchor>
172 </Anchors>
173 <Layers>
174 <Layer level="ARTWORK">
175 <FontString name="CT_ActionButton7CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
176 <Anchors>
177 <Anchor point="CENTER">
178 <Offset>
179 <AbsDimension x="0" y="0"/>
180 </Offset>
181 </Anchor>
182 </Anchors>
183 </FontString>
184 </Layer>
185 </Layers>
186 </Frame>
187 <Frame name="CT_ActionButton8CooldownCountFrame" parent="CT_ActionButton8" hidden="true">
188 <Size>
189 <AbsDimension x="32" y="32"/>
190 </Size>
191 <Anchors>
192 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
193 <Offset>
194 <AbsDimension x="0" y="0"/>
195 </Offset>
196 </Anchor>
197 </Anchors>
198 <Layers>
199 <Layer level="ARTWORK">
200 <FontString name="CT_ActionButton8CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
201 <Anchors>
202 <Anchor point="CENTER">
203 <Offset>
204 <AbsDimension x="0" y="0"/>
205 </Offset>
206 </Anchor>
207 </Anchors>
208 </FontString>
209 </Layer>
210 </Layers>
211 </Frame>
212 <Frame name="CT_ActionButton9CooldownCountFrame" parent="CT_ActionButton9" hidden="true">
213 <Size>
214 <AbsDimension x="32" y="32"/>
215 </Size>
216 <Anchors>
217 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
218 <Offset>
219 <AbsDimension x="0" y="0"/>
220 </Offset>
221 </Anchor>
222 </Anchors>
223 <Layers>
224 <Layer level="ARTWORK">
225 <FontString name="CT_ActionButton9CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
226 <Anchors>
227 <Anchor point="CENTER">
228 <Offset>
229 <AbsDimension x="0" y="0"/>
230 </Offset>
231 </Anchor>
232 </Anchors>
233 </FontString>
234 </Layer>
235 </Layers>
236 </Frame>
237 <Frame name="CT_ActionButton10CooldownCountFrame" parent="CT_ActionButton10" hidden="true">
238 <Size>
239 <AbsDimension x="32" y="32"/>
240 </Size>
241 <Anchors>
242 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
243 <Offset>
244 <AbsDimension x="0" y="0"/>
245 </Offset>
246 </Anchor>
247 </Anchors>
248 <Layers>
249 <Layer level="ARTWORK">
250 <FontString name="CT_ActionButton10CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
251 <Anchors>
252 <Anchor point="CENTER">
253 <Offset>
254 <AbsDimension x="0" y="0"/>
255 </Offset>
256 </Anchor>
257 </Anchors>
258 </FontString>
259 </Layer>
260 </Layers>
261 </Frame>
262 <Frame name="CT_ActionButton11CooldownCountFrame" parent="CT_ActionButton11" hidden="true">
263 <Size>
264 <AbsDimension x="32" y="32"/>
265 </Size>
266 <Anchors>
267 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
268 <Offset>
269 <AbsDimension x="0" y="0"/>
270 </Offset>
271 </Anchor>
272 </Anchors>
273 <Layers>
274 <Layer level="ARTWORK">
275 <FontString name="CT_ActionButton11CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
276 <Anchors>
277 <Anchor point="CENTER">
278 <Offset>
279 <AbsDimension x="0" y="0"/>
280 </Offset>
281 </Anchor>
282 </Anchors>
283 </FontString>
284 </Layer>
285 </Layers>
286 </Frame>
287 <Frame name="CT_ActionButton12CooldownCountFrame" parent="CT_ActionButton12" hidden="true">
288 <Size>
289 <AbsDimension x="32" y="32"/>
290 </Size>
291 <Anchors>
292 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
293 <Offset>
294 <AbsDimension x="0" y="0"/>
295 </Offset>
296 </Anchor>
297 </Anchors>
298 <Layers>
299 <Layer level="ARTWORK">
300 <FontString name="CT_ActionButton12CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
301 <Anchors>
302 <Anchor point="CENTER">
303 <Offset>
304 <AbsDimension x="0" y="0"/>
305 </Offset>
306 </Anchor>
307 </Anchors>
308 </FontString>
309 </Layer>
310 </Layers>
311 </Frame>
312 <Frame name="CT2_ActionButton1CooldownCountFrame" parent="CT2_ActionButton1" hidden="true">
313 <Size>
314 <AbsDimension x="32" y="32"/>
315 </Size>
316 <Anchors>
317 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
318 <Offset>
319 <AbsDimension x="0" y="0"/>
320 </Offset>
321 </Anchor>
322 </Anchors>
323 <Layers>
324 <Layer level="ARTWORK">
325 <FontString name="CT2_ActionButton1CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
326 <Anchors>
327 <Anchor point="CENTER">
328 <Offset>
329 <AbsDimension x="0" y="0"/>
330 </Offset>
331 </Anchor>
332 </Anchors>
333 </FontString>
334 </Layer>
335 </Layers>
336 </Frame>
337 <Frame name="CT2_ActionButton2CooldownCountFrame" parent="CT2_ActionButton2" hidden="true">
338 <Size>
339 <AbsDimension x="32" y="32"/>
340 </Size>
341 <Anchors>
342 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
343 <Offset>
344 <AbsDimension x="0" y="0"/>
345 </Offset>
346 </Anchor>
347 </Anchors>
348 <Layers>
349 <Layer level="ARTWORK">
350 <FontString name="CT2_ActionButton2CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
351 <Anchors>
352 <Anchor point="CENTER">
353 <Offset>
354 <AbsDimension x="0" y="0"/>
355 </Offset>
356 </Anchor>
357 </Anchors>
358 </FontString>
359 </Layer>
360 </Layers>
361 </Frame>
362 <Frame name="CT2_ActionButton3CooldownCountFrame" parent="CT2_ActionButton3" hidden="true">
363 <Size>
364 <AbsDimension x="32" y="32"/>
365 </Size>
366 <Anchors>
367 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
368 <Offset>
369 <AbsDimension x="0" y="0"/>
370 </Offset>
371 </Anchor>
372 </Anchors>
373 <Layers>
374 <Layer level="ARTWORK">
375 <FontString name="CT2_ActionButton3CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
376 <Anchors>
377 <Anchor point="CENTER">
378 <Offset>
379 <AbsDimension x="0" y="0"/>
380 </Offset>
381 </Anchor>
382 </Anchors>
383 </FontString>
384 </Layer>
385 </Layers>
386 </Frame>
387 <Frame name="CT2_ActionButton4CooldownCountFrame" parent="CT2_ActionButton4" hidden="true">
388 <Size>
389 <AbsDimension x="32" y="32"/>
390 </Size>
391 <Anchors>
392 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
393 <Offset>
394 <AbsDimension x="0" y="0"/>
395 </Offset>
396 </Anchor>
397 </Anchors>
398 <Layers>
399 <Layer level="ARTWORK">
400 <FontString name="CT2_ActionButton4CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
401 <Anchors>
402 <Anchor point="CENTER">
403 <Offset>
404 <AbsDimension x="0" y="0"/>
405 </Offset>
406 </Anchor>
407 </Anchors>
408 </FontString>
409 </Layer>
410 </Layers>
411 </Frame>
412 <Frame name="CT2_ActionButton5CooldownCountFrame" parent="CT2_ActionButton5" hidden="true">
413 <Size>
414 <AbsDimension x="32" y="32"/>
415 </Size>
416 <Anchors>
417 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
418 <Offset>
419 <AbsDimension x="0" y="0"/>
420 </Offset>
421 </Anchor>
422 </Anchors>
423 <Layers>
424 <Layer level="ARTWORK">
425 <FontString name="CT2_ActionButton5CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
426 <Anchors>
427 <Anchor point="CENTER">
428 <Offset>
429 <AbsDimension x="0" y="0"/>
430 </Offset>
431 </Anchor>
432 </Anchors>
433 </FontString>
434 </Layer>
435 </Layers>
436 </Frame>
437 <Frame name="CT2_ActionButton6CooldownCountFrame" parent="CT2_ActionButton6" hidden="true">
438 <Size>
439 <AbsDimension x="32" y="32"/>
440 </Size>
441 <Anchors>
442 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
443 <Offset>
444 <AbsDimension x="0" y="0"/>
445 </Offset>
446 </Anchor>
447 </Anchors>
448 <Layers>
449 <Layer level="ARTWORK">
450 <FontString name="CT2_ActionButton6CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
451 <Anchors>
452 <Anchor point="CENTER">
453 <Offset>
454 <AbsDimension x="0" y="0"/>
455 </Offset>
456 </Anchor>
457 </Anchors>
458 </FontString>
459 </Layer>
460 </Layers>
461 </Frame>
462 <Frame name="CT2_ActionButton7CooldownCountFrame" parent="CT2_ActionButton7" hidden="true">
463 <Size>
464 <AbsDimension x="32" y="32"/>
465 </Size>
466 <Anchors>
467 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
468 <Offset>
469 <AbsDimension x="0" y="0"/>
470 </Offset>
471 </Anchor>
472 </Anchors>
473 <Layers>
474 <Layer level="ARTWORK">
475 <FontString name="CT2_ActionButton7CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
476 <Anchors>
477 <Anchor point="CENTER">
478 <Offset>
479 <AbsDimension x="0" y="0"/>
480 </Offset>
481 </Anchor>
482 </Anchors>
483 </FontString>
484 </Layer>
485 </Layers>
486 </Frame>
487 <Frame name="CT2_ActionButton8CooldownCountFrame" parent="CT2_ActionButton8" hidden="true">
488 <Size>
489 <AbsDimension x="32" y="32"/>
490 </Size>
491 <Anchors>
492 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
493 <Offset>
494 <AbsDimension x="0" y="0"/>
495 </Offset>
496 </Anchor>
497 </Anchors>
498 <Layers>
499 <Layer level="ARTWORK">
500 <FontString name="CT2_ActionButton8CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
501 <Anchors>
502 <Anchor point="CENTER">
503 <Offset>
504 <AbsDimension x="0" y="0"/>
505 </Offset>
506 </Anchor>
507 </Anchors>
508 </FontString>
509 </Layer>
510 </Layers>
511 </Frame>
512 <Frame name="CT2_ActionButton9CooldownCountFrame" parent="CT2_ActionButton9" hidden="true">
513 <Size>
514 <AbsDimension x="32" y="32"/>
515 </Size>
516 <Anchors>
517 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
518 <Offset>
519 <AbsDimension x="0" y="0"/>
520 </Offset>
521 </Anchor>
522 </Anchors>
523 <Layers>
524 <Layer level="ARTWORK">
525 <FontString name="CT2_ActionButton9CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
526 <Anchors>
527 <Anchor point="CENTER">
528 <Offset>
529 <AbsDimension x="0" y="0"/>
530 </Offset>
531 </Anchor>
532 </Anchors>
533 </FontString>
534 </Layer>
535 </Layers>
536 </Frame>
537 <Frame name="CT2_ActionButton10CooldownCountFrame" parent="CT2_ActionButton10" hidden="true">
538 <Size>
539 <AbsDimension x="32" y="32"/>
540 </Size>
541 <Anchors>
542 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
543 <Offset>
544 <AbsDimension x="0" y="0"/>
545 </Offset>
546 </Anchor>
547 </Anchors>
548 <Layers>
549 <Layer level="ARTWORK">
550 <FontString name="CT2_ActionButton10CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
551 <Anchors>
552 <Anchor point="CENTER">
553 <Offset>
554 <AbsDimension x="0" y="0"/>
555 </Offset>
556 </Anchor>
557 </Anchors>
558 </FontString>
559 </Layer>
560 </Layers>
561 </Frame>
562 <Frame name="CT2_ActionButton11CooldownCountFrame" parent="CT2_ActionButton11" hidden="true">
563 <Size>
564 <AbsDimension x="32" y="32"/>
565 </Size>
566 <Anchors>
567 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
568 <Offset>
569 <AbsDimension x="0" y="0"/>
570 </Offset>
571 </Anchor>
572 </Anchors>
573 <Layers>
574 <Layer level="ARTWORK">
575 <FontString name="CT2_ActionButton11CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
576 <Anchors>
577 <Anchor point="CENTER">
578 <Offset>
579 <AbsDimension x="0" y="0"/>
580 </Offset>
581 </Anchor>
582 </Anchors>
583 </FontString>
584 </Layer>
585 </Layers>
586 </Frame>
587 <Frame name="CT2_ActionButton12CooldownCountFrame" parent="CT2_ActionButton12" hidden="true">
588 <Size>
589 <AbsDimension x="32" y="32"/>
590 </Size>
591 <Anchors>
592 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
593 <Offset>
594 <AbsDimension x="0" y="0"/>
595 </Offset>
596 </Anchor>
597 </Anchors>
598 <Layers>
599 <Layer level="ARTWORK">
600 <FontString name="CT2_ActionButton12CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
601 <Anchors>
602 <Anchor point="CENTER">
603 <Offset>
604 <AbsDimension x="0" y="0"/>
605 </Offset>
606 </Anchor>
607 </Anchors>
608 </FontString>
609 </Layer>
610 </Layers>
611 </Frame>
612 <Frame name="CT3_ActionButton1CooldownCountFrame" parent="CT3_ActionButton1" hidden="true">
613 <Size>
614 <AbsDimension x="32" y="32"/>
615 </Size>
616 <Anchors>
617 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
618 <Offset>
619 <AbsDimension x="0" y="0"/>
620 </Offset>
621 </Anchor>
622 </Anchors>
623 <Layers>
624 <Layer level="ARTWORK">
625 <FontString name="CT3_ActionButton1CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
626 <Anchors>
627 <Anchor point="CENTER">
628 <Offset>
629 <AbsDimension x="0" y="0"/>
630 </Offset>
631 </Anchor>
632 </Anchors>
633 </FontString>
634 </Layer>
635 </Layers>
636 </Frame>
637 <Frame name="CT3_ActionButton2CooldownCountFrame" parent="CT3_ActionButton2" hidden="true">
638 <Size>
639 <AbsDimension x="32" y="32"/>
640 </Size>
641 <Anchors>
642 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
643 <Offset>
644 <AbsDimension x="0" y="0"/>
645 </Offset>
646 </Anchor>
647 </Anchors>
648 <Layers>
649 <Layer level="ARTWORK">
650 <FontString name="CT3_ActionButton2CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
651 <Anchors>
652 <Anchor point="CENTER">
653 <Offset>
654 <AbsDimension x="0" y="0"/>
655 </Offset>
656 </Anchor>
657 </Anchors>
658 </FontString>
659 </Layer>
660 </Layers>
661 </Frame>
662 <Frame name="CT3_ActionButton3CooldownCountFrame" parent="CT3_ActionButton3" hidden="true">
663 <Size>
664 <AbsDimension x="32" y="32"/>
665 </Size>
666 <Anchors>
667 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
668 <Offset>
669 <AbsDimension x="0" y="0"/>
670 </Offset>
671 </Anchor>
672 </Anchors>
673 <Layers>
674 <Layer level="ARTWORK">
675 <FontString name="CT3_ActionButton3CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
676 <Anchors>
677 <Anchor point="CENTER">
678 <Offset>
679 <AbsDimension x="0" y="0"/>
680 </Offset>
681 </Anchor>
682 </Anchors>
683 </FontString>
684 </Layer>
685 </Layers>
686 </Frame>
687 <Frame name="CT3_ActionButton4CooldownCountFrame" parent="CT3_ActionButton4" hidden="true">
688 <Size>
689 <AbsDimension x="32" y="32"/>
690 </Size>
691 <Anchors>
692 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
693 <Offset>
694 <AbsDimension x="0" y="0"/>
695 </Offset>
696 </Anchor>
697 </Anchors>
698 <Layers>
699 <Layer level="ARTWORK">
700 <FontString name="CT3_ActionButton4CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
701 <Anchors>
702 <Anchor point="CENTER">
703 <Offset>
704 <AbsDimension x="0" y="0"/>
705 </Offset>
706 </Anchor>
707 </Anchors>
708 </FontString>
709 </Layer>
710 </Layers>
711 </Frame>
712 <Frame name="CT3_ActionButton5CooldownCountFrame" parent="CT3_ActionButton5" hidden="true">
713 <Size>
714 <AbsDimension x="32" y="32"/>
715 </Size>
716 <Anchors>
717 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
718 <Offset>
719 <AbsDimension x="0" y="0"/>
720 </Offset>
721 </Anchor>
722 </Anchors>
723 <Layers>
724 <Layer level="ARTWORK">
725 <FontString name="CT3_ActionButton5CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
726 <Anchors>
727 <Anchor point="CENTER">
728 <Offset>
729 <AbsDimension x="0" y="0"/>
730 </Offset>
731 </Anchor>
732 </Anchors>
733 </FontString>
734 </Layer>
735 </Layers>
736 </Frame>
737 <Frame name="CT3_ActionButton6CooldownCountFrame" parent="CT3_ActionButton6" hidden="true">
738 <Size>
739 <AbsDimension x="32" y="32"/>
740 </Size>
741 <Anchors>
742 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
743 <Offset>
744 <AbsDimension x="0" y="0"/>
745 </Offset>
746 </Anchor>
747 </Anchors>
748 <Layers>
749 <Layer level="ARTWORK">
750 <FontString name="CT3_ActionButton6CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
751 <Anchors>
752 <Anchor point="CENTER">
753 <Offset>
754 <AbsDimension x="0" y="0"/>
755 </Offset>
756 </Anchor>
757 </Anchors>
758 </FontString>
759 </Layer>
760 </Layers>
761 </Frame>
762 <Frame name="CT3_ActionButton7CooldownCountFrame" parent="CT3_ActionButton7" hidden="true">
763 <Size>
764 <AbsDimension x="32" y="32"/>
765 </Size>
766 <Anchors>
767 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
768 <Offset>
769 <AbsDimension x="0" y="0"/>
770 </Offset>
771 </Anchor>
772 </Anchors>
773 <Layers>
774 <Layer level="ARTWORK">
775 <FontString name="CT3_ActionButton7CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
776 <Anchors>
777 <Anchor point="CENTER">
778 <Offset>
779 <AbsDimension x="0" y="0"/>
780 </Offset>
781 </Anchor>
782 </Anchors>
783 </FontString>
784 </Layer>
785 </Layers>
786 </Frame>
787 <Frame name="CT3_ActionButton8CooldownCountFrame" parent="CT3_ActionButton8" hidden="true">
788 <Size>
789 <AbsDimension x="32" y="32"/>
790 </Size>
791 <Anchors>
792 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
793 <Offset>
794 <AbsDimension x="0" y="0"/>
795 </Offset>
796 </Anchor>
797 </Anchors>
798 <Layers>
799 <Layer level="ARTWORK">
800 <FontString name="CT3_ActionButton8CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
801 <Anchors>
802 <Anchor point="CENTER">
803 <Offset>
804 <AbsDimension x="0" y="0"/>
805 </Offset>
806 </Anchor>
807 </Anchors>
808 </FontString>
809 </Layer>
810 </Layers>
811 </Frame>
812 <Frame name="CT3_ActionButton9CooldownCountFrame" parent="CT3_ActionButton9" hidden="true">
813 <Size>
814 <AbsDimension x="32" y="32"/>
815 </Size>
816 <Anchors>
817 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
818 <Offset>
819 <AbsDimension x="0" y="0"/>
820 </Offset>
821 </Anchor>
822 </Anchors>
823 <Layers>
824 <Layer level="ARTWORK">
825 <FontString name="CT3_ActionButton9CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
826 <Anchors>
827 <Anchor point="CENTER">
828 <Offset>
829 <AbsDimension x="0" y="0"/>
830 </Offset>
831 </Anchor>
832 </Anchors>
833 </FontString>
834 </Layer>
835 </Layers>
836 </Frame>
837 <Frame name="CT3_ActionButton10CooldownCountFrame" parent="CT3_ActionButton10" hidden="true">
838 <Size>
839 <AbsDimension x="32" y="32"/>
840 </Size>
841 <Anchors>
842 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
843 <Offset>
844 <AbsDimension x="0" y="0"/>
845 </Offset>
846 </Anchor>
847 </Anchors>
848 <Layers>
849 <Layer level="ARTWORK">
850 <FontString name="CT3_ActionButton10CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
851 <Anchors>
852 <Anchor point="CENTER">
853 <Offset>
854 <AbsDimension x="0" y="0"/>
855 </Offset>
856 </Anchor>
857 </Anchors>
858 </FontString>
859 </Layer>
860 </Layers>
861 </Frame>
862 <Frame name="CT3_ActionButton11CooldownCountFrame" parent="CT3_ActionButton11" hidden="true">
863 <Size>
864 <AbsDimension x="32" y="32"/>
865 </Size>
866 <Anchors>
867 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
868 <Offset>
869 <AbsDimension x="0" y="0"/>
870 </Offset>
871 </Anchor>
872 </Anchors>
873 <Layers>
874 <Layer level="ARTWORK">
875 <FontString name="CT3_ActionButton11CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
876 <Anchors>
877 <Anchor point="CENTER">
878 <Offset>
879 <AbsDimension x="0" y="0"/>
880 </Offset>
881 </Anchor>
882 </Anchors>
883 </FontString>
884 </Layer>
885 </Layers>
886 </Frame>
887 <Frame name="CT3_ActionButton12CooldownCountFrame" parent="CT3_ActionButton12" hidden="true">
888 <Size>
889 <AbsDimension x="32" y="32"/>
890 </Size>
891 <Anchors>
892 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
893 <Offset>
894 <AbsDimension x="0" y="0"/>
895 </Offset>
896 </Anchor>
897 </Anchors>
898 <Layers>
899 <Layer level="ARTWORK">
900 <FontString name="CT3_ActionButton12CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
901 <Anchors>
902 <Anchor point="CENTER">
903 <Offset>
904 <AbsDimension x="0" y="0"/>
905 </Offset>
906 </Anchor>
907 </Anchors>
908 </FontString>
909 </Layer>
910 </Layers>
911 </Frame>
912 <Frame name="CT4_ActionButton1CooldownCountFrame" parent="CT4_ActionButton1" hidden="true">
913 <Size>
914 <AbsDimension x="32" y="32"/>
915 </Size>
916 <Anchors>
917 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
918 <Offset>
919 <AbsDimension x="0" y="0"/>
920 </Offset>
921 </Anchor>
922 </Anchors>
923 <Layers>
924 <Layer level="ARTWORK">
925 <FontString name="CT4_ActionButton1CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
926 <Anchors>
927 <Anchor point="CENTER">
928 <Offset>
929 <AbsDimension x="0" y="0"/>
930 </Offset>
931 </Anchor>
932 </Anchors>
933 </FontString>
934 </Layer>
935 </Layers>
936 </Frame>
937 <Frame name="CT4_ActionButton2CooldownCountFrame" parent="CT4_ActionButton2" hidden="true">
938 <Size>
939 <AbsDimension x="32" y="32"/>
940 </Size>
941 <Anchors>
942 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
943 <Offset>
944 <AbsDimension x="0" y="0"/>
945 </Offset>
946 </Anchor>
947 </Anchors>
948 <Layers>
949 <Layer level="ARTWORK">
950 <FontString name="CT4_ActionButton2CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
951 <Anchors>
952 <Anchor point="CENTER">
953 <Offset>
954 <AbsDimension x="0" y="0"/>
955 </Offset>
956 </Anchor>
957 </Anchors>
958 </FontString>
959 </Layer>
960 </Layers>
961 </Frame>
962 <Frame name="CT4_ActionButton3CooldownCountFrame" parent="CT4_ActionButton3" hidden="true">
963 <Size>
964 <AbsDimension x="32" y="32"/>
965 </Size>
966 <Anchors>
967 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
968 <Offset>
969 <AbsDimension x="0" y="0"/>
970 </Offset>
971 </Anchor>
972 </Anchors>
973 <Layers>
974 <Layer level="ARTWORK">
975 <FontString name="CT4_ActionButton3CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
976 <Anchors>
977 <Anchor point="CENTER">
978 <Offset>
979 <AbsDimension x="0" y="0"/>
980 </Offset>
981 </Anchor>
982 </Anchors>
983 </FontString>
984 </Layer>
985 </Layers>
986 </Frame>
987 <Frame name="CT4_ActionButton4CooldownCountFrame" parent="CT4_ActionButton4" hidden="true">
988 <Size>
989 <AbsDimension x="32" y="32"/>
990 </Size>
991 <Anchors>
992 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
993 <Offset>
994 <AbsDimension x="0" y="0"/>
995 </Offset>
996 </Anchor>
997 </Anchors>
998 <Layers>
999 <Layer level="ARTWORK">
1000 <FontString name="CT4_ActionButton4CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1001 <Anchors>
1002 <Anchor point="CENTER">
1003 <Offset>
1004 <AbsDimension x="0" y="0"/>
1005 </Offset>
1006 </Anchor>
1007 </Anchors>
1008 </FontString>
1009 </Layer>
1010 </Layers>
1011 </Frame>
1012 <Frame name="CT4_ActionButton5CooldownCountFrame" parent="CT4_ActionButton5" hidden="true">
1013 <Size>
1014 <AbsDimension x="32" y="32"/>
1015 </Size>
1016 <Anchors>
1017 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1018 <Offset>
1019 <AbsDimension x="0" y="0"/>
1020 </Offset>
1021 </Anchor>
1022 </Anchors>
1023 <Layers>
1024 <Layer level="ARTWORK">
1025 <FontString name="CT4_ActionButton5CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1026 <Anchors>
1027 <Anchor point="CENTER">
1028 <Offset>
1029 <AbsDimension x="0" y="0"/>
1030 </Offset>
1031 </Anchor>
1032 </Anchors>
1033 </FontString>
1034 </Layer>
1035 </Layers>
1036 </Frame>
1037 <Frame name="CT4_ActionButton6CooldownCountFrame" parent="CT4_ActionButton6" hidden="true">
1038 <Size>
1039 <AbsDimension x="32" y="32"/>
1040 </Size>
1041 <Anchors>
1042 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1043 <Offset>
1044 <AbsDimension x="0" y="0"/>
1045 </Offset>
1046 </Anchor>
1047 </Anchors>
1048 <Layers>
1049 <Layer level="ARTWORK">
1050 <FontString name="CT4_ActionButton6CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1051 <Anchors>
1052 <Anchor point="CENTER">
1053 <Offset>
1054 <AbsDimension x="0" y="0"/>
1055 </Offset>
1056 </Anchor>
1057 </Anchors>
1058 </FontString>
1059 </Layer>
1060 </Layers>
1061 </Frame>
1062 <Frame name="CT4_ActionButton7CooldownCountFrame" parent="CT4_ActionButton7" hidden="true">
1063 <Size>
1064 <AbsDimension x="32" y="32"/>
1065 </Size>
1066 <Anchors>
1067 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1068 <Offset>
1069 <AbsDimension x="0" y="0"/>
1070 </Offset>
1071 </Anchor>
1072 </Anchors>
1073 <Layers>
1074 <Layer level="ARTWORK">
1075 <FontString name="CT4_ActionButton7CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1076 <Anchors>
1077 <Anchor point="CENTER">
1078 <Offset>
1079 <AbsDimension x="0" y="0"/>
1080 </Offset>
1081 </Anchor>
1082 </Anchors>
1083 </FontString>
1084 </Layer>
1085 </Layers>
1086 </Frame>
1087 <Frame name="CT4_ActionButton8CooldownCountFrame" parent="CT4_ActionButton8" hidden="true">
1088 <Size>
1089 <AbsDimension x="32" y="32"/>
1090 </Size>
1091 <Anchors>
1092 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1093 <Offset>
1094 <AbsDimension x="0" y="0"/>
1095 </Offset>
1096 </Anchor>
1097 </Anchors>
1098 <Layers>
1099 <Layer level="ARTWORK">
1100 <FontString name="CT4_ActionButton8CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1101 <Anchors>
1102 <Anchor point="CENTER">
1103 <Offset>
1104 <AbsDimension x="0" y="0"/>
1105 </Offset>
1106 </Anchor>
1107 </Anchors>
1108 </FontString>
1109 </Layer>
1110 </Layers>
1111 </Frame>
1112 <Frame name="CT4_ActionButton9CooldownCountFrame" parent="CT4_ActionButton9" hidden="true">
1113 <Size>
1114 <AbsDimension x="32" y="32"/>
1115 </Size>
1116 <Anchors>
1117 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1118 <Offset>
1119 <AbsDimension x="0" y="0"/>
1120 </Offset>
1121 </Anchor>
1122 </Anchors>
1123 <Layers>
1124 <Layer level="ARTWORK">
1125 <FontString name="CT4_ActionButton9CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1126 <Anchors>
1127 <Anchor point="CENTER">
1128 <Offset>
1129 <AbsDimension x="0" y="0"/>
1130 </Offset>
1131 </Anchor>
1132 </Anchors>
1133 </FontString>
1134 </Layer>
1135 </Layers>
1136 </Frame>
1137 <Frame name="CT4_ActionButton10CooldownCountFrame" parent="CT4_ActionButton10" hidden="true">
1138 <Size>
1139 <AbsDimension x="32" y="32"/>
1140 </Size>
1141 <Anchors>
1142 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1143 <Offset>
1144 <AbsDimension x="0" y="0"/>
1145 </Offset>
1146 </Anchor>
1147 </Anchors>
1148 <Layers>
1149 <Layer level="ARTWORK">
1150 <FontString name="CT4_ActionButton10CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1151 <Anchors>
1152 <Anchor point="CENTER">
1153 <Offset>
1154 <AbsDimension x="0" y="0"/>
1155 </Offset>
1156 </Anchor>
1157 </Anchors>
1158 </FontString>
1159 </Layer>
1160 </Layers>
1161 </Frame>
1162 <Frame name="CT4_ActionButton11CooldownCountFrame" parent="CT4_ActionButton11" hidden="true">
1163 <Size>
1164 <AbsDimension x="32" y="32"/>
1165 </Size>
1166 <Anchors>
1167 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1168 <Offset>
1169 <AbsDimension x="0" y="0"/>
1170 </Offset>
1171 </Anchor>
1172 </Anchors>
1173 <Layers>
1174 <Layer level="ARTWORK">
1175 <FontString name="CT4_ActionButton11CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1176 <Anchors>
1177 <Anchor point="CENTER">
1178 <Offset>
1179 <AbsDimension x="0" y="0"/>
1180 </Offset>
1181 </Anchor>
1182 </Anchors>
1183 </FontString>
1184 </Layer>
1185 </Layers>
1186 </Frame>
1187 <Frame name="CT4_ActionButton12CooldownCountFrame" parent="CT4_ActionButton12" hidden="true">
1188 <Size>
1189 <AbsDimension x="32" y="32"/>
1190 </Size>
1191 <Anchors>
1192 <Anchor point="CENTER" relativeTo="$parent" relativePoint="CENTER">
1193 <Offset>
1194 <AbsDimension x="0" y="0"/>
1195 </Offset>
1196 </Anchor>
1197 </Anchors>
1198 <Layers>
1199 <Layer level="ARTWORK">
1200 <FontString name="CT4_ActionButton12CooldownCount" inherits="GameFontNormalLarge" hidden="true" justifyH="CENTER">
1201 <Anchors>
1202 <Anchor point="CENTER">
1203 <Offset>
1204 <AbsDimension x="0" y="0"/>
1205 </Offset>
1206 </Anchor>
1207 </Anchors>
1208 </FontString>
1209 </Layer>
1210 </Layers>
1211 </Frame>
1212 </Ui>