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
10
ONDClient/Content/images/testBlocks-definition.xml
Executable file
10
ONDClient/Content/images/testBlocks-definition.xml
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas count="4">
|
||||
<Texture>images/SpriteSheet_testBlocks</Texture>
|
||||
<Regions>
|
||||
<Region id = "0" name="R128" x="0" y="0" width="128" height="128"/>
|
||||
<Region id = "1" name="B128" x="128" y="0" width="128" height="128"/>
|
||||
<Region id = "2" name="R64" x="0" y="128" width="64" height="64"/>
|
||||
<Region id = "3" name="B64" x="64" y="128" width="64" height="64"/>
|
||||
</Regions>
|
||||
</TextureAtlas>
|
||||
Loading…
Add table
Add a link
Reference in a new issue