Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sun_cocos1
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
sun_cocos1
Commits
23776146
Commit
23776146
authored
Nov 24, 2020
by
tttal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
fa703d42
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
Scene.fire
play/assets/tmpGame/scene/Scene.fire
+1
-1
Scene.js
play/assets/tmpGame/script/Scene.js
+3
-0
No files found.
play/assets/tmpGame/scene/Scene.fire
View file @
23776146
...
...
@@ -180,7 +180,7 @@
"array": [
0,
0,
362.85545494732423
,
223.85403523134326
,
0,
0,
0,
...
...
play/assets/tmpGame/script/Scene.js
View file @
23776146
...
...
@@ -16,6 +16,9 @@ cc.Class({
// 生命周期 onLoad
onLoad
()
{
console
.
log
(
'
修改是成功的!
'
);
this
.
initSceneData
();
this
.
initSize
();
},
...
...
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