8 lines
487 B
XML
8 lines
487 B
XML
<TextureAtlas imagePath="sheet.png">
|
|
<SubTexture name="dieWhite1.png" x="64" y="0" width="64" height="64"/>
|
|
<SubTexture name="dieWhite2.png" x="128" y="0" width="64" height="64"/>
|
|
<SubTexture name="dieWhite3.png" x="64" y="64" width="64" height="64"/>
|
|
<SubTexture name="dieWhite4.png" x="128" y="64" width="64" height="64"/>
|
|
<SubTexture name="dieWhite5.png" x="0" y="64" width="64" height="64"/>
|
|
<SubTexture name="dieWhite6.png" x="0" y="0" width="64" height="64"/>
|
|
</TextureAtlas> |