aboutsummaryrefslogtreecommitdiffstats
path: root/res/platformer_png/HUD/hud_spritesheet.xml
blob: 547b53e37c3f9fbef9c328cca500b6178855f712 (plain)
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
<TextureAtlas imagePath="sheet.png">
	<SubTexture name="hud_0.png" x="230" y="0" width="30" height="38"/>
	<SubTexture name="hud_1.png" x="196" y="41" width="26" height="37"/>
	<SubTexture name="hud_2.png" x="55" y="98" width="32" height="38"/>
	<SubTexture name="hud_3.png" x="239" y="80" width="28" height="38"/>
	<SubTexture name="hud_4.png" x="238" y="122" width="29" height="38"/>
	<SubTexture name="hud_5.png" x="238" y="162" width="28" height="38"/>
	<SubTexture name="hud_6.png" x="230" y="40" width="30" height="38"/>
	<SubTexture name="hud_7.png" x="226" y="206" width="32" height="39"/>
	<SubTexture name="hud_8.png" x="192" y="206" width="32" height="40"/>
	<SubTexture name="hud_9.png" x="196" y="0" width="32" height="39"/>
	<SubTexture name="hud_coins.png" x="55" y="0" width="47" height="47"/>
	<SubTexture name="hud_gem_blue.png" x="104" y="0" width="46" height="36"/>
	<SubTexture name="hud_gem_green.png" x="98" y="185" width="46" height="36"/>
	<SubTexture name="hud_gem_red.png" x="98" y="147" width="46" height="36"/>
	<SubTexture name="hud_gem_yellow.png" x="98" y="223" width="46" height="36"/>
	<SubTexture name="hud_heartEmpty.png" x="0" y="47" width="53" height="45"/>
	<SubTexture name="hud_heartFull.png" x="0" y="94" width="53" height="45"/>
	<SubTexture name="hud_heartHalf.png" x="0" y="0" width="53" height="45"/>
	<SubTexture name="hud_keyBlue.png" x="146" y="147" width="44" height="40"/>
	<SubTexture name="hud_keyBlue_disabled.png" x="150" y="38" width="44" height="40"/>
	<SubTexture name="hud_keyGreem_disabled.png" x="104" y="38" width="44" height="40"/>
	<SubTexture name="hud_keyGreen.png" x="192" y="122" width="44" height="40"/>
	<SubTexture name="hud_keyRed.png" x="193" y="80" width="44" height="40"/>
	<SubTexture name="hud_keyRed_disabled.png" x="192" y="164" width="44" height="40"/>
	<SubTexture name="hud_keyYellow.png" x="146" y="189" width="44" height="40"/>
	<SubTexture name="hud_keyYellow_disabled.png" x="147" y="80" width="44" height="40"/>
	<SubTexture name="hud_p1.png" x="55" y="49" width="47" height="47"/>
	<SubTexture name="hud_p1Alt.png" x="0" y="141" width="47" height="47"/>
	<SubTexture name="hud_p2.png" x="49" y="141" width="47" height="47"/>
	<SubTexture name="hud_p2Alt.png" x="0" y="190" width="47" height="47"/>
	<SubTexture name="hud_p3.png" x="49" y="190" width="47" height="47"/>
	<SubTexture name="hud_p3Alt.png" x="98" y="98" width="47" height="47"/>
	<SubTexture name="hud_x.png" x="0" y="239" width="30" height="28"/>
</TextureAtlas>