-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
67 changed files
with
245 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- edited with XMLSpy v2013 (http://www.altova.com) by () --> | ||
<Root> | ||
<!--场景默认缩放的最大倍率--> | ||
<SCENE_ZOOM_MAX>1.5</SCENE_ZOOM_MAX> | ||
<!--场景夜晚遮罩颜色--> | ||
<SCENE_MASK_COLOR>0x0b0c18</SCENE_MASK_COLOR> | ||
<!--场景夜晚遮罩的透明度--> | ||
<SCENE_MASK_APHLA>0.55</SCENE_MASK_APHLA> | ||
</Root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- edited with XMLSpy v2013 (http://www.altova.com) by () --> | ||
<data> | ||
<LoaderMax name="queue1" prependURLs="asset/" load="true"> | ||
<XMLLoader url="Config/Constants.xml" name="Constants" load="true"/> | ||
<XMLLoader url="Config/sceneConfig.xml" name="sceneConfig" load="true"/> | ||
<!--<SWFLoader url="swf/child.swf" name="child" autoPlay="false"/> | ||
<VideoLoader url="video/video.flv" name="video" width="400" height="300" scaleMode="stretch" autoPlay="false"/> | ||
<ImageLoader url="1.jpg" name="image1" load="true"/>--> | ||
</LoaderMax> | ||
</data> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- edited with XMLSpy v2013 (http://www.altova.com) by () --> | ||
<!-- 被2011 rel. 2 sp1 (haog) 使用XMLSpy vmf编辑的 (http://www.altova.com) by --> | ||
<Root> | ||
<scene sceneId="1" mapWidth="4096" mapHeight="2560" tileWidth="512" tileHeight="512" widthNum="8" heightNum="5" roadmap="/scene/1/roadmap.png" atfFormat="/scene/1/{0}.atf" initState="1" initAreoX="500" initAreoY="500" initAreoWidth="1024" initAreoHeight="768"> | ||
<!--state标识出现的场景类型 1为白天 2为晚上 4为下雪之类。。。。如果白天和晚上用同一个则是1+2 = 3--> | ||
<buliders name="house_day" path="/scene/1/house_day.atf" PosX="430" PosY="0" State="1"/> | ||
<buliders name="house_night" path="/scene/1/house_nolight.atf" PosX="430" PosY="0" State="2"/> | ||
<lights name="light" path="/scene/1/light.atf" PosX="430" PosY="0" State="2"/> | ||
</scene> | ||
</Root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.