12 lines
550 B
XML
12 lines
550 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TextureAtlas count="5">
|
|
<Texture>images/SpriteSheet_monitor</Texture>
|
|
<Regions>
|
|
<Region id = "0" name="screen" x="0" y="0" width="640" height="360"/>
|
|
<Region id = "1" name="view-frame" x="0" y="360" width="244" height="251"/>
|
|
<Region id = "2" name="map-frame" x="244" y="360" width="164" height="171"/>
|
|
<Region id = "3" name="map" x="408" y="360" width="164" height="171"/>
|
|
<Region id = "4" name="light-button" x="244" y="531" width="36" height="42"/>
|
|
|
|
</Regions>
|
|
</TextureAtlas>
|