10 lines
651 B
XML
10 lines
651 B
XML
|
<TextureAtlas imagePath="sprites.png">
|
||
|
<SubTexture name="square_blue.png" x="18" y="108" width="16" height="16"/>
|
||
|
<SubTexture name="square_orange.png" x="36" y="108" width="16" height="16"/>
|
||
|
<SubTexture name="square_red.png" x="38" y="36" width="16" height="16"/>
|
||
|
<SubTexture name="square_white.png" x="0" y="108" width="16" height="16"/>
|
||
|
<SubTexture name="swirl_blue.png" x="38" y="0" width="36" height="34"/>
|
||
|
<SubTexture name="swirl_orange.png" x="0" y="72" width="36" height="34"/>
|
||
|
<SubTexture name="swirl_red.png" x="0" y="36" width="36" height="34"/>
|
||
|
<SubTexture name="swirl_white.png" x="0" y="0" width="36" height="34"/>
|
||
|
</TextureAtlas>
|