Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
wildfirecode13
xiaoxiaole
Commits
b54e9892
Commit
b54e9892
authored
Nov 02, 2019
by
wjf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
l
parent
9ec342b4
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
31 deletions
+37
-31
Chapter1.ts
egret/src/something/chapters/Chapter1.ts
+3
-3
Chapter5.ts
egret/src/something/chapters/Chapter5.ts
+2
-2
Chapter7.ts
egret/src/something/chapters/Chapter7.ts
+32
-26
No files found.
egret/src/something/chapters/Chapter1.ts
View file @
b54e9892
...
...
@@ -198,9 +198,9 @@ export const Chapters1: ChapterData[] = [
map
:
{
lattices
:
[
0
,
1
,
1
,
1
,
1
,
1
,
1
,
1
,
0
,
0
,
3
,
3
,
1
,
1
,
1
,
3
,
3
,
0
,
0
,
3
,
3
,
1
,
1
,
1
,
3
,
3
,
0
,
0
,
3
,
3
,
1
,
1
,
1
,
3
,
3
,
0
,
0
,
2
,
2
,
1
,
1
,
1
,
2
,
2
,
0
,
0
,
2
,
2
,
1
,
1
,
1
,
2
,
2
,
0
,
0
,
2
,
2
,
1
,
1
,
1
,
2
,
2
,
0
,
0
,
1
,
1
,
1
,
1
,
1
,
1
,
1
,
0
,
0
,
1
,
1
,
1
,
1
,
1
,
1
,
1
,
0
,
0
,
2
,
2
,
1
,
1
,
1
,
2
,
2
,
0
,
...
...
egret/src/something/chapters/Chapter5.ts
View file @
b54e9892
...
...
@@ -190,7 +190,7 @@ export const Chapters5: ChapterData[] = [
{
"baseElementTypes"
:
[
0
,
1
,
2
,
3
,
4
],
"bubbleProbability"
:
0
,
"stepCount"
:
25
,
"stepCount"
:
25
+
10
,
"passTarget"
:
{
"type"
:
1
,
"elements"
:
[{
"type"
:
9
,
"count"
:
36
}]
},
"starScores"
:
[
5000
,
12000
,
19000
],
"map"
:
{
...
...
@@ -248,7 +248,7 @@ export const Chapters5: ChapterData[] = [
{
baseElementTypes
:
[
1
,
0
,
2
,
3
,
4
],
bubbleProbability
:
0.1
,
stepCount
:
30
,
stepCount
:
30
+
10
,
passTarget
:
{
type
:
1
,
elements
:
[{
type
:
9
,
count
:
49
}]
},
starScores
:
[
5000
,
12000
,
21000
],
map
:
{
...
...
egret/src/something/chapters/Chapter7.ts
View file @
b54e9892
This diff is collapsed.
Click to expand it.
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