Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hy14_pipei
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
hy14_pipei
Commits
1ba5f595
Commit
1ba5f595
authored
Jul 03, 2023
by
yu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
2c783666
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
hy14_pipei.ts
assets/hy14_pipei/scene/hy14_pipei.ts
+1
-0
No files found.
assets/hy14_pipei/scene/hy14_pipei.ts
View file @
1ba5f595
...
@@ -168,6 +168,7 @@ export default class PuzzleJigsaw extends MyCocosSceneComponent {
...
@@ -168,6 +168,7 @@ export default class PuzzleJigsaw extends MyCocosSceneComponent {
let
stone1
=
cc
.
find
(
"
stone1
"
,
ch
);
let
stone1
=
cc
.
find
(
"
stone1
"
,
ch
);
this
.
stSction
(
stone1
);
this
.
stSction
(
stone1
);
})
})
cc
.
find
(
"
ScrollView
"
,
this
.
node
).
getComponent
(
cc
.
ScrollView
).
enabled
=
op
.
length
>
4
;
}
}
private
stSction
(
node
)
{
private
stSction
(
node
)
{
...
...
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