Projekt přejmenován. Neko nastaven na výchozí pozici
This commit is contained in:
parent
1a27dd6fab
commit
ceac37920b
104 changed files with 873 additions and 208 deletions
13
ONDClient/Content/images/office-definition.xml
Executable file
13
ONDClient/Content/images/office-definition.xml
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue