Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
db-game-template
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
崔立强
db-game-template
Commits
e7a3439f
Commit
e7a3439f
authored
Dec 10, 2018
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e42f2cba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
8 deletions
+16
-8
StartSkin.exml
egret/resource/skins/StartSkin.exml
+16
-8
No files found.
egret/resource/skins/StartSkin.exml
View file @
e7a3439f
...
@@ -48,14 +48,6 @@
...
@@ -48,14 +48,6 @@
</e:Skin>
</e:Skin>
</e:skinName>
</e:skinName>
</e:Button>
</e:Button>
<e:Button
id=
"rankBtn"
label=
"排行榜"
y=
"86.61"
scaleX=
"1"
scaleY=
"1"
left=
"26"
visible=
"false"
>
<e:skinName>
<e:Skin
states=
"up,down,disabled"
>
<e:Image
width=
"100%"
height=
"100%"
source=
"rankBtn_png"
source.down=
"rankBtn_png"
source.disabled=
"rankBtn_png"
/>
<e:Label
id=
"labelDisplay"
horizontalCenter=
"0"
verticalCenter=
"0"
size=
"26"
/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Image
id=
"glass"
source=
"glass_png"
x=
"78.5"
y=
"186"
/>
<e:Image
id=
"glass"
source=
"glass_png"
x=
"78.5"
y=
"186"
/>
<e:Image
id=
"basket_bottom"
source=
"basket_bottom_png"
x=
"291.5"
y=
"163.88"
/>
<e:Image
id=
"basket_bottom"
source=
"basket_bottom_png"
x=
"291.5"
y=
"163.88"
/>
<e:Image
id=
"basket_top"
source=
"basket_top_png"
x=
"291.6"
y=
"426.08"
/>
<e:Image
id=
"basket_top"
source=
"basket_top_png"
x=
"291.6"
y=
"426.08"
/>
...
@@ -110,4 +102,20 @@
...
@@ -110,4 +102,20 @@
<e:Image
source=
"allpassed_png"
y=
"0"
horizontalCenter=
"0"
/>
<e:Image
source=
"allpassed_png"
y=
"0"
horizontalCenter=
"0"
/>
</e:Group>
</e:Group>
</e:Group>
</e:Group>
<e:Button
id=
"rankBtn"
label=
"排行榜"
y=
"86.61"
scaleX=
"1"
scaleY=
"1"
left=
"26"
visible=
"false"
>
<e:skinName>
<e:Skin
states=
"up,down,disabled"
>
<e:Image
width=
"100%"
height=
"100%"
source=
"rankBtn_png"
source.down=
"rankBtn_png"
source.disabled=
"rankBtn_png"
/>
<e:Label
id=
"labelDisplay"
horizontalCenter=
"0"
verticalCenter=
"0"
size=
"26"
/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button
id=
"slotsBtn"
label=
"老虎机"
y=
"13.5"
scaleX=
"1"
scaleY=
"1"
left=
"484"
>
<e:skinName>
<e:Skin
states=
"up,down,disabled"
>
<e:Image
width=
"100%"
height=
"100%"
source=
"rankBtn_png"
source.down=
"rankBtn_png"
source.disabled=
"rankBtn_png"
/>
<e:Label
id=
"labelDisplay"
horizontalCenter=
"0"
verticalCenter=
"0"
size=
"26"
/>
</e:Skin>
</e:skinName>
</e:Button>
</e:Skin>
</e:Skin>
\ No newline at end of file
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