summaryrefslogtreecommitdiff
path: root/assets/Graphics/spritesheet-backgrounds-double.xml
blob: edde29bc169dad88d2d17d5d444e9b72be283f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<TextureAtlas imagePath="spritesheet-backgrounds-double.png">
	<SubTexture name="background_clouds" x="0" y="0" width="512" height="512"/>
	<SubTexture name="background_color_desert" x="513" y="0" width="512" height="512"/>
	<SubTexture name="background_color_hills" x="1026" y="0" width="512" height="512"/>
	<SubTexture name="background_color_mushrooms" x="1539" y="0" width="512" height="512"/>
	<SubTexture name="background_color_trees" x="0" y="513" width="512" height="512"/>
	<SubTexture name="background_fade_desert" x="513" y="513" width="512" height="512"/>
	<SubTexture name="background_fade_hills" x="1026" y="513" width="512" height="512"/>
	<SubTexture name="background_fade_mushrooms" x="1539" y="513" width="512" height="512"/>
	<SubTexture name="background_fade_trees" x="0" y="1026" width="512" height="512"/>
	<SubTexture name="background_solid_cloud" x="513" y="1026" width="512" height="512"/>
	<SubTexture name="background_solid_dirt" x="1026" y="1026" width="512" height="512"/>
	<SubTexture name="background_solid_grass" x="1539" y="1026" width="512" height="512"/>
	<SubTexture name="background_solid_sand" x="0" y="1539" width="512" height="512"/>
	<SubTexture name="background_solid_sky" x="513" y="1539" width="512" height="512"/>
</TextureAtlas>