aboutsummaryrefslogtreecommitdiff
path: root/Src/resources/skins/Big Bento/about/nibbles/nibbles.xml
blob: 9e0d8d5a0219ccf3a781aef125770364cc8dacec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<elements>
	<bitmap id="sammy" file="../Big Bento/about/nibbles/sammy.png" />
	<bitmap id="level1" file="../Big Bento/about/nibbles/level1.png" />
	<bitmap id="level2" file="../Big Bento/about/nibbles/level2.png" />
	<bitmap id="level3" file="../Big Bento/about/nibbles/level3.png" />
	<bitmap id="level4" file="../Big Bento/about/nibbles/level4.png" />
	<bitmap id="level5" file="../Big Bento/about/nibbles/level5.png" />
	<bitmap id="level6" file="../Big Bento/about/nibbles/level6.png" />
	<bitmap id="level7" file="../Big Bento/about/nibbles/level7.png" />
	<bitmap id="level8" file="../Big Bento/about/nibbles/level8.png" />
	<bitmap id="level9" file="../Big Bento/about/nibbles/level9.png" />
	<bitmap id="level10" file="../Big Bento/about/nibbles/level10.png" />
	<bitmap id="llama" file="../Big Bento/about/nibbles/llama.png" />
	<bitmap id="info" file="../Big Bento/about/nibbles/info.png" />
	<bitmap id="info2" file="../Big Bento/about/nibbles/info2.png" />
	<bitmapfont id="font" file="../Big Bento/about/nibbles/fixedsys.png" charwidth="8" charheight="14" hspacing="0" vspacing="0"/>

</elements>

<groupdef id="sammys">

</groupdef>

<groupdef id="nibbles">

	<rect filled="1" fitparent="1" color="0,0,128" />
	<layer x="0" y="0" h="321" w="371" id="bg" image="level1" move="0" />
	<layer x="0" y="0" id="llama" image="llama" visible="0"/>
	<text id="c1" x="4" y="20" w="370" h="14" text="" font="font" align="left" visible="1" alpha="100"/>
	<text id="c2" x="4" y="20" w="360" h="14" text="" font="font" align="right" visible="1" alpha="100"/>
	<text id="c3" x="4" y="20" w="360" h="14" text="" font="font" align="center" visible="1" alpha="100"/>

	<layer x="0" y="0" h="5" w="5" id="sammy0" image="sammy" visible="0"/>

	<group x="0" y="0" h="321" w="371" id="sammys" move="0" />

	<layer id="info" x="0" y="0" h="321" w="371" image="info" />
	<text id="infotxt" x="0" y="156" w="371" h="14" text="Level 1,  Push Space" font="font" align="center"/>

	<layer id="info2" x="0" y="0" h="321" w="371" image="info2" visible="0" />
	<text id="infotxt2a" x="0" y="120" w="371" h="14" text="G A M E   O V E R" font="font" align="center" visible="0"/>
	<text id="infotxt2b" x="0" y="150" w="371" h="14" text="Your Score:" font="font" align="center" visible="0"/>
	<text id="infotxt2c" x="0" y="192" w="371" h="14" text="To Play Again,  Push Space" font="font" align="center" visible="0"/>
	<text id="infotxt2d" x="0" y="168" w="371" h="14" text="Personal Best:" font="font" align="center" visible="0"/>

	<text id="score" x="0" y="1" w="371" h="14" text="0" font="font" align="right"/>
	<text id="lives" x="0" y="0" w="371" h="14" text="Lives: 5" font="font" align="center"/>
	<text id="level" x="0" y="0" w="371" h="14" text="Level 1" font="font" align="left" />

	<text id="txt" y="130" x="5"/>

</groupdef>