10 lines
448 B
XML
Executable file
10 lines
448 B
XML
Executable file
<?xml version="1.0" encoding="utf-8"?>
|
|
<TextureAtlas count="4">
|
|
<Texture>images/SpriteSheet_testBlocks</Texture>
|
|
<Regions>
|
|
<Region id = "0" name="R128" x="0" y="0" width="128" height="128"/>
|
|
<Region id = "1" name="B128" x="128" y="0" width="128" height="128"/>
|
|
<Region id = "2" name="R64" x="0" y="128" width="64" height="64"/>
|
|
<Region id = "3" name="B64" x="64" y="128" width="64" height="64"/>
|
|
</Regions>
|
|
</TextureAtlas>
|