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
751120b7
Commit
751120b7
authored
May 23, 2023
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat
parent
ce41e927
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
20 deletions
+20
-20
middleLayer_for_debug.fire
...ts/middleLayer_for_debug/scene/middleLayer_for_debug.fire
+5
-5
middleLayer.ts
assets/middleLayer_for_debug/script/middleLayer.ts
+2
-2
faf.jpg
assets/middleLayer_for_debug/textures/faf.jpg
+0
-0
faf.jpg.meta
assets/middleLayer_for_debug/textures/faf.jpg.meta
+10
-10
builder.json
settings/builder.json
+2
-2
project.json
settings/project.json
+1
-1
No files found.
assets/middleLayer_for_debug/scene/middleLayer_for_debug.fire
View file @
751120b7
...
...
@@ -10588,8 +10588,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width":
307
,
"height":
22
0
"width":
400
,
"height":
40
0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
...
...
@@ -10600,7 +10600,7 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
396.12100000000004
,
410.071
,
0,
0,
0,
...
...
@@ -10653,7 +10653,7 @@
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode":
tru
e,
"_isTrimmedMode":
fals
e,
"_atlas": null,
"_id": "903dl7sS9D1ZxTcgB+H1S7"
},
...
...
@@ -10737,7 +10737,7 @@
"_target": null,
"_alignFlags": 32,
"_left": 928.671,
"_right":
136.4
2899999999997,
"_right":
89.9
2899999999997,
"_top": 283,
"_bottom": 283,
"_verticalCenter": 0,
...
...
assets/middleLayer_for_debug/script/middleLayer.ts
View file @
751120b7
...
...
@@ -506,9 +506,9 @@ export default class NewClass extends middleLayerBase {
this
.
hideUI
();
const
engineObj
=
JSON
.
parse
((
<
any
>
window
).
air
.
engineInfo
);
if
(
engineObj
.
isDev
==
1
)
{
this
.
loadOnlineCourseWare
(
2
8089
,
false
,
null
);
this
.
loadOnlineCourseWare
(
2
9235
,
false
,
null
);
}
else
{
this
.
loadOnlineCourseWare
(
5
4568
,
false
,
null
);
this
.
loadOnlineCourseWare
(
5
5645
,
false
,
null
);
}
});
...
...
assets/middleLayer_for_debug/textures/faf.jpg
View replaced file @
ce41e927
View file @
751120b7
67.5 KB
|
W:
|
H:
174 KB
|
W:
|
H:
2-up
Swipe
Onion skin
assets/middleLayer_for_debug/textures/faf.jpg.meta
View file @
751120b7
...
...
@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width":
365
,
"height":
227
,
"width":
1000
,
"height":
955
,
"platformSettings": {},
"subMetas": {
"faf": {
...
...
@@ -18,14 +18,14 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -
1
,
"offsetY":
0
.5,
"trimX":
28
,
"trimY":
3
,
"width":
307
,
"height":
220
,
"rawWidth":
365
,
"rawHeight":
227
,
"offsetX": -
9
,
"offsetY":
-3
.5,
"trimX":
32
,
"trimY":
20
,
"width":
918
,
"height":
922
,
"rawWidth":
1000
,
"rawHeight":
955
,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
...
...
settings/builder.json
View file @
751120b7
{
"title"
:
"
play
"
,
"title"
:
"
iDebugABC
"
,
"packageName"
:
"org.cocos2d.demo"
,
"startScene"
:
"f2080b9e-65f4-4a10-b460-eb81064a9d76"
,
"excludeScenes"
:
[],
...
...
@@ -16,7 +16,7 @@
"mainCompressionType"
:
"default"
,
"mainIsRemote"
:
false
,
"optimizeHotUpdate"
:
false
,
"md5Cache"
:
fals
e
,
"md5Cache"
:
tru
e
,
"nativeMd5Cache"
:
true
,
"encryptJs"
:
true
,
"xxteaKey"
:
"6bbfce23-28b4-4a"
,
...
...
settings/project.json
View file @
751120b7
{
"last-module-event-record-time"
:
16
39702063432
,
"last-module-event-record-time"
:
16
84552057160
,
"migrate-history"
:
[
"cloud-function"
]
...
...
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