Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
babycare_xiaoxiao
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
翁阳
babycare_xiaoxiao
Commits
f0ae3037
Commit
f0ae3037
authored
Feb 23, 2021
by
邱旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
m
parent
e7a70b48
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5743 additions
and
39 deletions
+5743
-39
workspace.xml
.idea/workspace.xml
+12
-8
output.js
output.js
+6
-6
output.js.map
output.js.map
+1
-1
ResJson.ts
src/ResJson.ts
+5724
-24
No files found.
.idea/workspace.xml
View file @
f0ae3037
...
...
@@ -3,12 +3,9 @@
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"0d3cb18d-e144-41a0-bc8b-4877c2e1fef1"
name=
"默认的"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/
resource/common/ele9.png"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/resource/common/ele9.png
"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/
resource/res.json"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/resource/res.json
"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/
output.js"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/output.js
"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/
output.js.map"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/output.js.map
"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/ResJson.ts"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/ResJson.ts"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/scene/PlayScene.ts"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/scene/PlayScene.ts"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/something/anisCall/DoorChangeAni.ts"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/something/anisCall/DoorChangeAni.ts"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/something/class/Ice.ts"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/something/class/Ice.ts"
afterDir=
"false"
/>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
...
...
@@ -116,9 +113,9 @@
</list>
<recent_temporary>
<list>
<item
itemvalue=
"npm.build"
/>
<item
itemvalue=
"npm.flushRes"
/>
<item
itemvalue=
"npm.dev"
/>
<item
itemvalue=
"npm.build"
/>
<item
itemvalue=
"npm.buildTS"
/>
</list>
</recent_temporary>
...
...
@@ -136,7 +133,7 @@
<workItem
from=
"1612662929222"
duration=
"40609000"
/>
<workItem
from=
"1613698993022"
duration=
"22309000"
/>
<workItem
from=
"1613785579125"
duration=
"17751000"
/>
<workItem
from=
"1613958457445"
duration=
"
1964
000"
/>
<workItem
from=
"1613958457445"
duration=
"
4506
000"
/>
</task>
<task
id=
"LOCAL-00001"
summary=
"斐乐消消乐"
>
<created>
1612581213298
</created>
...
...
@@ -404,7 +401,14 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1613817216904
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"39"
/>
<task
id=
"LOCAL-00039"
summary=
"m"
>
<created>
1613961568453
</created>
<option
name=
"number"
value=
"00039"
/>
<option
name=
"presentableId"
value=
"LOCAL-00039"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1613961568453
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"40"
/>
<servers
/>
</component>
<component
name=
"TypeScriptGeneratedFilesManager"
>
...
...
output.js
View file @
f0ae3037
...
...
@@ -7666,7 +7666,7 @@ exports.ResJson = {
}
}
],
"path": "https://yun.duiba.com.cn/db_games/activity/feile_xiaoxiao/1613
816214
/resource/"
"path": "https://yun.duiba.com.cn/db_games/activity/feile_xiaoxiao/1613
961593
/resource/"
};
...
...
@@ -14718,7 +14718,7 @@ var PlayScene = (function (_super) {
this.goElementTarget(ElementType_1.ElementType.ICE, [ice.x, ice.y]);
}
else {
ice.alpha = 0.
6
;
ice.alpha = 0.
75
;
}
var p = Tool_1.Tool.getPositionByIndex(lat.index);
this.playAni(RecoverName_1.RecoverName.ICE_ANI, p);
...
...
@@ -18591,7 +18591,7 @@ var DoorChangeAni = (function (_super) {
this.ice.y = -textureIce.height / 2;
this.addChildAt(this.ice, 2);
}
this.ice.alpha = ice.countNum == 2 ? 1 : 0.
6
;
this.ice.alpha = ice.countNum == 2 ? 1 : 0.
75
;
}
else if (this.ice) {
this.removeChild(this.ice);
...
...
@@ -24953,7 +24953,7 @@ var Ice = (function (_super) {
_this.alpha = 1;
}
else {
_this.alpha = 0.
6
;
_this.alpha = 0.
75
;
}
_this._countNum = n;
return _this;
...
...
@@ -24968,7 +24968,7 @@ var Ice = (function (_super) {
this.alpha = 1;
}
else {
this.alpha = 0.
6
;
this.alpha = 0.
75
;
}
},
enumerable: false,
...
...
@@ -24981,7 +24981,7 @@ var Ice = (function (_super) {
this.alpha = 1;
}
else {
this.alpha = 0.
6
;
this.alpha = 0.
75
;
}
this._countNum = n;
};
output.js.map
View file @
f0ae3037
This diff is collapsed.
Click to expand it.
src/ResJson.ts
View file @
f0ae3037
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