mirror of
https://github.com/wu736139669/OzgGameRPG.git
synced 2026-08-05 06:24:38 +00:00
增加窗口样式的设置
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" width="28" height="6" tilewidth="16" tileheight="16">
|
||||
<tileset firstgid="1" name="Window_b_00" tilewidth="16" tileheight="16">
|
||||
<image source="Window_b_00.png" width="128" height="128"/>
|
||||
</tileset>
|
||||
<layer name="behind" width="28" height="6" opacity="0.62">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJwTYWBgEKEhZkHDtLRr1D7KzKS3/9DNxoYBiMELMQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer name="front" width="28" height="6">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjZWBgYKcT5gBiUQb6AYlR+6hunywQy9MJKwAxAIfVBNs=
|
||||
</data>
|
||||
</layer>
|
||||
</map>
|
||||
Reference in New Issue
Block a user