Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
xiaoxiaole
Commits
2992daf5
Commit
2992daf5
authored
Aug 21, 2019
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
20e8ee56
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
6 deletions
+15
-6
2.png
egret/resource/assets/map/2.png
+0
-0
iconbg1.png
egret/resource/assets/map/iconbg1.png
+0
-0
default.res.json
egret/resource/default.res.json
+6
-1
MapSkin.exml
egret/resource/skins/MapSkin.exml
+9
-5
No files found.
egret/resource/assets/map/2.png
0 → 100644
View file @
2992daf5
240 Bytes
egret/resource/assets/map/iconbg1.png
0 → 100644
View file @
2992daf5
1.15 KB
egret/resource/default.res.json
View file @
2992daf5
...
...
@@ -61,7 +61,7 @@
"name"
:
"mainScene"
},
{
"keys"
:
"showoff_jpg,share2_jpg"
,
"keys"
:
"showoff_jpg,share2_jpg
,iconbg1_png
"
,
"name"
:
"preload"
}
],
...
...
@@ -1355,6 +1355,11 @@
"url"
:
"assets/mainScene/guideTxt4.png"
,
"type"
:
"image"
,
"name"
:
"guideTxt4_png"
},
{
"name"
:
"iconbg1_png"
,
"type"
:
"image"
,
"url"
:
"assets/map/iconbg1.png"
}
]
}
\ No newline at end of file
egret/resource/skins/MapSkin.exml
View file @
2992daf5
...
...
@@ -7,14 +7,18 @@
</e:Scroller>
<e:Group
id=
"treasureboxBtn"
x=
"-0.6"
y=
"159"
>
<e:Image
source=
"宝箱bg_png"
/>
<e:Group
x=
"
35"
y=
"47
"
>
<e:Rect
id=
"rect"
width=
"124"
height=
"45"
x=
"0"
y=
"0"
/>
<e:Image
id=
"progressbg"
source=
"progress2_png"
y=
"0"
x=
"0"
/>
<e:Image
id=
"progressfront"
source=
"progress1_png"
y=
"0"
x=
"0"
/>
<e:Group
x=
"
41.08"
y=
"45.48
"
>
<e:Rect
id=
"rect"
width=
"124"
height=
"45"
x=
"0"
y=
"0"
visible=
"false"
/>
<e:Image
id=
"progressbg"
source=
"progress2_png"
y=
"0"
x=
"0"
visible=
"false"
/>
<e:Image
id=
"progressfront"
source=
"progress1_png"
y=
"0"
x=
"0"
visible=
"false"
/>
<e:Image
source=
"星星_png"
verticalCenter=
"-2.5"
x=
"-8"
/>
<e:Label
id=
"totalStarTxt"
text=
"210/210"
x=
"
24.04"
width=
"91"
verticalAlign=
"middle"
textAlign=
"center
"
size=
"24"
verticalCenter=
"1.5"
/>
<e:Label
id=
"totalStarTxt"
text=
"210/210"
x=
"
34.68"
verticalAlign=
"middle"
textAlign=
"left
"
size=
"24"
verticalCenter=
"1.5"
/>
</e:Group>
<e:Image
id=
"box"
source=
"宝箱_png"
right=
"34"
verticalCenter=
"3"
anchorOffsetX=
"34"
anchorOffsetY=
"34"
/>
<e:Group
id=
"boxiconWrapper"
x=
"193.68"
y=
"34.86"
>
<e:Image
source=
"iconbg1_png"
x=
"8.32"
y=
"0"
/>
<e:Label
id=
"boxNumsTxt"
text=
"88"
x=
"0"
verticalAlign=
"middle"
textAlign=
"center"
size=
"18"
width=
"46"
y=
"6.14"
/>
</e:Group>
</e:Group>
<e:Group
id=
"top"
x=
"36"
y=
"24"
>
<e:Image
source=
"元宝bg_png"
x=
"0"
y=
"0"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment