feat:merge
Showing
Game/.gitignore
0 → 100644
Game/README.md
0 → 100644
Game/config/utils/utils.mjs
0 → 100644
Game/index.html
0 → 100644
Game/libs/FYGE.d.ts
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Game/libs/SvgaParser.d.ts
0 → 100644
Game/libs/fyge.min.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Game/libs/fyge.min.js.map
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Game/libs/howler.d.ts
0 → 100644
Game/libs/lib.d.ts
0 → 100644
Game/libs/polyfill_220525.js
0 → 100644
Game/lotties/clickLight.json
0 → 100644
Game/mock/json/aaa.json
0 → 100644
Game/mock/json/aaa1.json
0 → 100644
Game/mock/json/doJoin.json
0 → 100644
Game/mock/json/getIndex.json
0 → 100644
Game/mock/webNet/task/a.json
0 → 100644
Game/module/RES.ts
0 → 100644
Game/module/ajax.ts
0 → 100644
Game/module/ctrls/index.ts
0 → 100644
Game/module/tools/Base64.ts
0 → 100644
Game/module/tools/GPool.ts
0 → 100644
Game/module/tools/GTool.ts
0 → 100644
Game/module/tools/WebTool.ts
0 → 100644
Game/module/tools/time.ts
0 → 100644
Game/module/tools/wxShare.ts
0 → 100644
Game/module/views/Item.ts
0 → 100644
Game/module/views/Module.ts
0 → 100644
Game/module/views/Panel.ts
0 → 100644
Game/module/views/Scene.ts
0 → 100644
Game/module/views/layers.ts
0 → 100644
Game/package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Game/package.json
0 → 100644
Game/project.json
0 → 100644
1.46 KB
1.61 KB
234 Bytes
266 Bytes
Game/resource/game/coin.svga
0 → 100644
File added
Game/resource/game/fudai.png
0 → 100644
30.3 KB
File added
File added
Game/resource/game/红包1.png
0 → 100644
20.6 KB
Game/resource/game/红包2.png
0 → 100644
25.8 KB
Game/resource/game/红包3.png
0 → 100644
64.1 KB
Game/resource/game/金币.png
0 → 100644
10.8 KB
Game/resource/res.json
0 → 100644
Game/resource/skin.json
0 → 100644
Game/rollup.dev.mjs
0 → 100644
Game/rollup.prod.mjs
0 → 100644
Game/scripts/clearSameImg.js
0 → 100644
Game/scripts/copyJs.js
0 → 100644
Game/scripts/copyRes.js
0 → 100644
Game/scripts/createHtml.js
0 → 100644
Game/scripts/createModule.js
0 → 100644
Game/scripts/createTm.js
0 → 100644
Game/scripts/declare.js
0 → 100644
Game/scripts/delRel.js
0 → 100644
Game/scripts/delTm.js
0 → 100644
Game/scripts/flushRes.js
0 → 100644
Game/scripts/getPolyfill.js
0 → 100644
Game/scripts/handleLotS.js
0 → 100644
Game/scripts/imageMin.js
0 → 100644
Game/scripts/mergeJson.js
0 → 100644
File added
File added
File added
Game/scripts/psdH.js
0 → 100644
Game/scripts/psdHSin.js
0 → 100644
Game/scripts/textureMerge.js
0 → 100644
Game/scripts/tinyImage.js
0 → 100644
Game/scripts/trans.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Game/scripts/upload.js
0 → 100644
Game/scripts/warn.js
0 → 100644
Game/src/Config.ts
0 → 100644
Game/src/Game.ts
0 → 100644
Game/src/PreloadRes.ts
0 → 100644
Game/src/ResJson.ts
0 → 100644
Game/src/SkinJson.ts
0 → 100644
Game/src/common/Light.ts
0 → 100644
Game/src/common/RichText.ts
0 → 100644
Game/src/common/SoundWeb.ts
0 → 100644
Game/src/common/countDown.ts
0 → 100644
Game/src/index.ts
0 → 100644
Game/src/scenes/GameScene.ts
0 → 100644
Game/src/scenes/RainObj.ts
0 → 100644
Game/src/tools/Clock.ts
0 → 100644
Game/src/tools/Tools.ts
0 → 100644
Game/src/tools/UI.ts
0 → 100644
Game/src/tools/WebNet.ts
0 → 100644
Game/test/index.html
0 → 100644
Game/test/package.json
0 → 100644
Game/test/rollup.test.mjs
0 → 100644
Game/test/src/app.jsx
0 → 100644
Game/test/src/app.less
0 → 100644
Game/tsconfig.json
0 → 100644
Game/开发模版使用文档.md
0 → 100644
src/GameModule/GameModule.js
0 → 100644