aboutsummaryrefslogtreecommitdiffstats
path: root/res/platformer_png/Items/items_spritesheet.xml
blob: fd1f38642d2597fa6fe591333df2d169eb5c416b (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<TextureAtlas imagePath="sheet.png">
	<SubTexture name="bomb.png" x="432" y="432" width="70" height="70"/>
	<SubTexture name="bombFlash.png" x="432" y="360" width="70" height="70"/>
	<SubTexture name="bush.png" x="346" y="144" width="70" height="70"/>
	<SubTexture name="buttonBlue.png" x="288" y="504" width="70" height="70"/>
	<SubTexture name="buttonBlue_pressed.png" x="419" y="72" width="70" height="70"/>
	<SubTexture name="buttonGreen.png" x="419" y="0" width="70" height="70"/>
	<SubTexture name="buttonGreen_pressed.png" x="418" y="144" width="70" height="70"/>
	<SubTexture name="buttonRed.png" x="360" y="504" width="70" height="70"/>
	<SubTexture name="buttonRed_pressed.png" x="360" y="432" width="70" height="70"/>
	<SubTexture name="buttonYellow.png" x="360" y="360" width="70" height="70"/>
	<SubTexture name="buttonYellow_pressed.png" x="360" y="288" width="70" height="70"/>
	<SubTexture name="cactus.png" x="360" y="216" width="70" height="70"/>
	<SubTexture name="chain.png" x="347" y="72" width="70" height="70"/>
	<SubTexture name="cloud1.png" x="0" y="146" width="128" height="71"/>
	<SubTexture name="cloud2.png" x="0" y="73" width="129" height="71"/>
	<SubTexture name="cloud3.png" x="0" y="0" width="129" height="71"/>
	<SubTexture name="coinBronze.png" x="288" y="432" width="70" height="70"/>
	<SubTexture name="coinGold.png" x="288" y="360" width="70" height="70"/>
	<SubTexture name="coinSilver.png" x="288" y="288" width="70" height="70"/>
	<SubTexture name="fireball.png" x="0" y="435" width="70" height="70"/>
	<SubTexture name="flagBlue.png" x="275" y="72" width="70" height="70"/>
	<SubTexture name="flagBlue2.png" x="275" y="0" width="70" height="70"/>
	<SubTexture name="flagBlueHanging.png" x="216" y="504" width="70" height="70"/>
	<SubTexture name="flagGreen.png" x="216" y="432" width="70" height="70"/>
	<SubTexture name="flagGreen2.png" x="216" y="360" width="70" height="70"/>
	<SubTexture name="flagGreenHanging.png" x="216" y="288" width="70" height="70"/>
	<SubTexture name="flagRed.png" x="274" y="144" width="70" height="70"/>
	<SubTexture name="flagRed2.png" x="216" y="216" width="70" height="70"/>
	<SubTexture name="flagRedHanging.png" x="203" y="72" width="70" height="70"/>
	<SubTexture name="flagYellow.png" x="203" y="0" width="70" height="70"/>
	<SubTexture name="flagYellow2.png" x="202" y="144" width="70" height="70"/>
	<SubTexture name="flagYellowHanging.png" x="144" y="434" width="70" height="70"/>
	<SubTexture name="gemBlue.png" x="144" y="362" width="70" height="70"/>
	<SubTexture name="gemGreen.png" x="144" y="290" width="70" height="70"/>
	<SubTexture name="gemRed.png" x="144" y="218" width="70" height="70"/>
	<SubTexture name="gemYellow.png" x="131" y="72" width="70" height="70"/>
	<SubTexture name="keyBlue.png" x="131" y="0" width="70" height="70"/>
	<SubTexture name="keyGreen.png" x="130" y="146" width="70" height="70"/>
	<SubTexture name="keyRed.png" x="72" y="435" width="70" height="70"/>
	<SubTexture name="keyYellow.png" x="72" y="363" width="70" height="70"/>
	<SubTexture name="mushroomBrown.png" x="72" y="291" width="70" height="70"/>
	<SubTexture name="mushroomRed.png" x="72" y="219" width="70" height="70"/>
	<SubTexture name="particleBrick1a.png" x="0" y="553" width="19" height="14"/>
	<SubTexture name="particleBrick1b.png" x="0" y="530" width="21" height="21"/>
	<SubTexture name="particleBrick2a.png" x="21" y="553" width="19" height="14"/>
	<SubTexture name="particleBrick2b.png" x="0" y="507" width="21" height="21"/>
	<SubTexture name="plant.png" x="0" y="363" width="70" height="70"/>
	<SubTexture name="plantPurple.png" x="0" y="291" width="70" height="70"/>
	<SubTexture name="rock.png" x="0" y="219" width="70" height="70"/>
	<SubTexture name="snowhill.png" x="288" y="216" width="70" height="70"/>
	<SubTexture name="spikes.png" x="347" y="0" width="70" height="70"/>
	<SubTexture name="springboardDown.png" x="432" y="288" width="70" height="70"/>
	<SubTexture name="springboardUp.png" x="432" y="216" width="70" height="70"/>
	<SubTexture name="star.png" x="504" y="288" width="70" height="70"/>
	<SubTexture name="switchLeft.png" x="504" y="216" width="70" height="70"/>
	<SubTexture name="switchMid.png" x="491" y="72" width="70" height="70"/>
	<SubTexture name="switchRight.png" x="491" y="0" width="70" height="70"/>
	<SubTexture name="weight.png" x="490" y="144" width="70" height="70"/>
	<SubTexture name="weightChained.png" x="432" y="504" width="70" height="70"/>
</TextureAtlas>