OneNightDuel/ONDClient/Content/images/office-definition.xml

14 lines
584 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas>
<Texture>images/SpriteSheet_office</Texture>
<Regions>
<Region name="left-closed" x="0" y="0" width="200" height="360"/>
<Region name="centre-closed" x="200" y="0" width="240" height="360"/>
<Region name="right-closed" x="440" y="0" width="200" height="360"/>
<Region name="left-open" x="0" y="360" width="200" height="360"/>
<Region name="centre-open" x="200" y="360" width="240" height="360"/>
<Region name="right-open" x="440" y="360" width="200" height="360"/>
</Regions>
</TextureAtlas>