Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OPW_BoardGame_L5R4
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
OPW_BoardGame_L5R4
Commits
5dfac345
Commit
5dfac345
authored
Nov 23, 2022
by
李维
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
初步完成游戏逻辑
parent
b18adaa4
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
211 additions
and
28 deletions
+211
-28
OPW_BoardGame_L5R4.ts
assets/OPW_BoardGame_L5R4/scene/OPW_BoardGame_L5R4.ts
+209
-28
OPW_BoardGame_L5R4_word_dataitem.js
..._BoardGame_L5R4/scene/OPW_BoardGame_L5R4_word_dataitem.js
+2
-0
No files found.
assets/OPW_BoardGame_L5R4/scene/OPW_BoardGame_L5R4.ts
View file @
5dfac345
This diff is collapsed.
Click to expand it.
assets/OPW_BoardGame_L5R4/scene/OPW_BoardGame_L5R4_word_dataitem.js
View file @
5dfac345
...
@@ -24,8 +24,10 @@ cc.Class({
...
@@ -24,8 +24,10 @@ cc.Class({
// this._bar = value;
// this._bar = value;
// }
// }
// },
// },
index
:
-
1
,
word
:
""
,
word
:
""
,
score
:
-
1
,
score
:
-
1
,
parentNode
:
null
,
beforeNode
:
null
,
beforeNode
:
null
,
afterNode
:
null
afterNode
:
null
},
},
...
...
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