Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
middleLayer_for_debug
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
middleLayer_for_debug
Commits
2a42956a
Commit
2a42956a
authored
Nov 14, 2021
by
huoshizhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 画面铺完
parent
8df4f150
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
2632 additions
and
293 deletions
+2632
-293
middleLayer_for_debug.fire
...ts/middleLayer_for_debug/scene/middleLayer_for_debug.fire
+2272
-7
middleLayer_for_debug.js
...sets/middleLayer_for_debug/scene/middleLayer_for_debug.js
+246
-286
Btn.png
play/assets/middleLayer_for_debug/textures/Btn.png
+0
-0
Btn.png.meta
play/assets/middleLayer_for_debug/textures/Btn.png.meta
+36
-0
btnLeft.png
play/assets/middleLayer_for_debug/textures/btnLeft.png
+0
-0
btnLeft.png.meta
play/assets/middleLayer_for_debug/textures/btnLeft.png.meta
+36
-0
btnRight.png
play/assets/middleLayer_for_debug/textures/btnRight.png
+0
-0
btnRight.png.meta
play/assets/middleLayer_for_debug/textures/btnRight.png.meta
+36
-0
package-lock.json
publish/package-lock.json
+5
-0
package.json
publish/package.json
+1
-0
No files found.
play/assets/middleLayer_for_debug/scene/middleLayer_for_debug.fire
View file @
2a42956a
This diff is collapsed.
Click to expand it.
play/assets/middleLayer_for_debug/scene/middleLayer_for_debug.js
View file @
2a42956a
This diff is collapsed.
Click to expand it.
play/assets/middleLayer_for_debug/textures/Btn.png
0 → 100644
View file @
2a42956a
2.87 KB
play/assets/middleLayer_for_debug/textures/Btn.png.meta
0 → 100644
View file @
2a42956a
{
"ver": "2.3.5",
"uuid": "9c90234b-9c7f-4f36-ac37-44429c6aac55",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 84,
"height": 64,
"platformSettings": {},
"subMetas": {
"Btn": {
"ver": "1.0.4",
"uuid": "dae06413-7c06-4a99-8a27-fc098af38812",
"rawTextureUuid": "9c90234b-9c7f-4f36-ac37-44429c6aac55",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 84,
"height": 64,
"rawWidth": 84,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
play/assets/middleLayer_for_debug/textures/btnLeft.png
0 → 100644
View file @
2a42956a
1.97 KB
play/assets/middleLayer_for_debug/textures/btnLeft.png.meta
0 → 100644
View file @
2a42956a
{
"ver": "2.3.5",
"uuid": "f0f950e4-f907-41c5-b826-bd288beeeec8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 61,
"height": 67,
"platformSettings": {},
"subMetas": {
"btnLeft": {
"ver": "1.0.4",
"uuid": "dd6faf57-60d3-44dc-b995-335c049ef553",
"rawTextureUuid": "f0f950e4-f907-41c5-b826-bd288beeeec8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 61,
"height": 67,
"rawWidth": 61,
"rawHeight": 67,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
play/assets/middleLayer_for_debug/textures/btnRight.png
0 → 100644
View file @
2a42956a
1.88 KB
play/assets/middleLayer_for_debug/textures/btnRight.png.meta
0 → 100644
View file @
2a42956a
{
"ver": "2.3.5",
"uuid": "a248307d-9278-4356-a198-f02baaa4150b",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 61,
"height": 67,
"platformSettings": {},
"subMetas": {
"btnRight": {
"ver": "1.0.4",
"uuid": "b2282c0f-dd0f-4bf3-9d51-63fd72bd25ca",
"rawTextureUuid": "a248307d-9278-4356-a198-f02baaa4150b",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -0.5,
"offsetY": 0.5,
"trimX": 0,
"trimY": 0,
"width": 60,
"height": 66,
"rawWidth": 61,
"rawHeight": 67,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
publish/package-lock.json
View file @
2a42956a
...
...
@@ -37,6 +37,11 @@
"resolved"
:
"https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz"
,
"integrity"
:
"sha1-+PeLdniYiO858gXNY39o5wISKyw="
},
"child_process"
:
{
"version"
:
"1.0.2"
,
"resolved"
:
"https://registry.npm.taobao.org/child_process/download/child_process-1.0.2.tgz"
,
"integrity"
:
"sha1-sffn/HPSXn/R1FWtyU4UODAYK1o="
},
"compressing"
:
{
"version"
:
"1.5.1"
,
"resolved"
:
"https://registry.npmjs.org/compressing/-/compressing-1.5.1.tgz"
,
...
...
publish/package.json
View file @
2a42956a
...
...
@@ -9,6 +9,7 @@
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"child_process"
:
"^1.0.2"
,
"compressing"
:
"^1.5.1"
,
"js-base64"
:
"^3.7.2"
,
"uuid"
:
"^8.3.2"
...
...
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