Commit d7d49058 authored by Tt's avatar Tt

修改文件名

parent 9909fab4
import { asyncDelay, onHomeworkFinish, RandomInt } from "../script/util";
import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent";
import Game, { GAME_STATE, Option, Question } from "./tool/dg10Game";
import pg from "./tool/pgdg10";
import { asyncDelay, onHomeworkFinish, RandomInt } from "../script/util_dg10_ty";
import { MyCocosSceneComponent } from "../script/MyCocosSceneComponent_dg10_ty";
import Game, { GAME_STATE, Option, Question } from "./tool/dg10Game_dg10_ty";
import pg from "./tool/pgdg10_dg10_ty";
import dg_xiaodi from "./dg10_ty_xiaodi";
const { ccclass, property } = cc._decorator;
......@@ -565,3 +565,4 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
import pg from "./tool/pgdg10";
import pg from "./tool/pgdg10_dg10_ty";
const { ccclass, property } = cc._decorator;
......@@ -89,3 +89,4 @@ export default class dg_xiaodi extends cc.Component {
}
}
......@@ -118,4 +118,4 @@ export default class Game {
get isOver() {
return this.idx > this.lists.length;
}
}
\ No newline at end of file
}
......@@ -59,3 +59,4 @@ export default class fishs extends cc.Component {
}
}
......@@ -608,4 +608,4 @@ let pg = {
},
event: Emitter.getInstance()
};
export default pg;
\ No newline at end of file
export default pg;
import { defaultData } from "../script/defaultData";
import { defaultData } from "../script/defaultData_dg10_ty";
export class MyCocosSceneComponent extends cc.Component {
......@@ -176,4 +176,4 @@ export class MyCocosSceneComponent extends cc.Component {
cb && cb();
}
}
}
\ No newline at end of file
}
......@@ -7,4 +7,4 @@ export const defaultData = {
"time": null, "duration": "", "audioName": "进入下一题.mp3",
"options": [{ "type": "text", "audio": "", "image": "", "word": "", "text": "APPLEAPPLEAL", "isRight": "1" }, { "type": "text", "audio": "", "image": "", "word": "", "text": "banner", "isRight": "0" }, { "type": "text", "audio": "", "image": "", "word": "", "text": "pie", "isRight": "0" }, { "type": "text", "audio": "", "image": "", "word": "", "text": "test", "isRight": "1" }]
}, { "audio": "http://staging-teach.cdn.ireadabc.com/c14938125a52096dc0be9fbbf6638cb2_l.mp3", "time": null, "duration": "", "audioName": "进入下一题.mp3", "options": [{ "type": "img", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/07c89b4a6a1a18b0c0a3029720fdfdbc.png", "word": "", "isRight": "0" }, { "type": "img", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/d20b34eac11f5687d3386389aea170a2.png", "word": "", "isRight": "0" }, { "type": "img", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/639ada88f3e52966103caca156f720d6.png", "word": "", "isRight": "1" }, { "type": "img", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/38408b9ce048508830086c5e5cd2f384.png", "word": "", "isRight": "1" }] }, { "audio": "", "time": null, "duration": "", "audioName": "", "options": [{ "type": "img_text", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/3f36264d6aaa65e578a6d7e261ea8a2e.png", "isRight": "1", "text": "fish" }, { "type": "img_text", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/713e3312f1ed1876baf169026654d0c2.png", "isRight": "0", "text": "gray" }, { "type": "img_text", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/23290ec65a6700c931105c52aaf4e24c.jpg", "isRight": "0", "text": "international" }, { "type": "img_text", "audio": "", "image": "http://staging-teach.cdn.ireadabc.com/912b16d5a85e46fa5b0e2b75fb9d6bdf.png", "isRight": "0", "text": "break" }] }]
}
\ No newline at end of file
}
......@@ -422,4 +422,4 @@ export function onHomeworkFinish(data) {
} else {
console.log('onHomeworkFinish');
}
}
\ No newline at end of file
}
......@@ -11,7 +11,7 @@
"height": 119,
"platformSettings": {},
"subMetas": {
"bg_cloud1": {
"bg_cloud1_dg10_ty": {
"ver": "1.0.4",
"uuid": "531b14d3-efb8-4b30-bfc9-1a4b3677aa4f",
"rawTextureUuid": "9433a72d-2886-411d-99d5-076dace3395c",
......
......@@ -11,7 +11,7 @@
"height": 73,
"platformSettings": {},
"subMetas": {
"bg_cloud2": {
"bg_cloud2_dg10_ty": {
"ver": "1.0.4",
"uuid": "9ec214bf-7199-4089-8564-401d0bb8eae2",
"rawTextureUuid": "6578cf04-91c8-4491-8388-1476d996ff81",
......
......@@ -11,7 +11,7 @@
"height": 112,
"platformSettings": {},
"subMetas": {
"bg_cloud3": {
"bg_cloud3_dg10_ty": {
"ver": "1.0.4",
"uuid": "b63a1a4d-7306-4b45-9951-448c1a8f76e9",
"rawTextureUuid": "bd11e20d-17b3-4c5b-b599-2e3787880f5e",
......
......@@ -11,7 +11,7 @@
"height": 84,
"platformSettings": {},
"subMetas": {
"bg_front1": {
"bg_front1_dg10_ty": {
"ver": "1.0.4",
"uuid": "ada0cd35-8021-4ec4-a8f5-8ebe596b010a",
"rawTextureUuid": "2cff37d3-22be-4bef-8483-75588fb83d80",
......
......@@ -11,7 +11,7 @@
"height": 94,
"platformSettings": {},
"subMetas": {
"bg_front2": {
"bg_front2_dg10_ty": {
"ver": "1.0.4",
"uuid": "8632a5f0-c6d3-48eb-a7c0-be84f8ee54cd",
"rawTextureUuid": "54854b47-baf7-4dfa-be39-4b4c5a463f7b",
......
......@@ -11,7 +11,7 @@
"height": 101,
"platformSettings": {},
"subMetas": {
"bg_front3": {
"bg_front3_dg10_ty": {
"ver": "1.0.4",
"uuid": "75fd064d-3b15-4d8b-89fe-0077ed86887a",
"rawTextureUuid": "9ee19326-bc66-4a00-a465-3b4a73ace495",
......
......@@ -11,7 +11,7 @@
"height": 43,
"platformSettings": {},
"subMetas": {
"bg_front4": {
"bg_front4_dg10_ty": {
"ver": "1.0.4",
"uuid": "9249fa40-3d95-495d-a122-edbb29d55b34",
"rawTextureUuid": "bb0583c1-9715-4907-9e42-87b16d49d62a",
......
......@@ -11,7 +11,7 @@
"height": 81,
"platformSettings": {},
"subMetas": {
"bg_front5": {
"bg_front5_dg10_ty": {
"ver": "1.0.4",
"uuid": "2933cd03-9883-48bf-aa7a-4145a0eff30d",
"rawTextureUuid": "86fe61c5-baed-4238-bb0c-22391b0ca2b9",
......
......@@ -11,7 +11,7 @@
"height": 84,
"platformSettings": {},
"subMetas": {
"bg_front6": {
"bg_front6_dg10_ty": {
"ver": "1.0.4",
"uuid": "7dcb9ecd-cc46-482b-8da1-d8cfb3013e01",
"rawTextureUuid": "8040a4ff-39b9-481d-96d1-fe4a022abd7b",
......
......@@ -11,7 +11,7 @@
"height": 277,
"platformSettings": {},
"subMetas": {
"bg_island1": {
"bg_island1_dg10_ty": {
"ver": "1.0.4",
"uuid": "b9c860e2-4e12-4dd6-a1c7-b1ebb72a5c26",
"rawTextureUuid": "38c5bf26-9b2b-4ce7-890a-9b2f57ba88b9",
......
......@@ -11,7 +11,7 @@
"height": 129,
"platformSettings": {},
"subMetas": {
"bg_island2": {
"bg_island2_dg10_ty": {
"ver": "1.0.4",
"uuid": "3ac4bb13-7ca3-44ad-9f0c-aab609e59caa",
"rawTextureUuid": "787776db-c022-45a3-9b06-58ed8e5aeb82",
......
......@@ -11,7 +11,7 @@
"height": 717,
"platformSettings": {},
"subMetas": {
"bg_sea": {
"bg_sea_dg10_ty": {
"ver": "1.0.4",
"uuid": "2ed377a7-788c-43c4-9b79-ea9cf4865246",
"rawTextureUuid": "eb337aea-192a-421a-8096-f7089e5b28c3",
......
......@@ -11,7 +11,7 @@
"height": 406,
"platformSettings": {},
"subMetas": {
"bg_sky": {
"bg_sky_dg10_ty": {
"ver": "1.0.4",
"uuid": "ba21f8a7-b01b-4c07-8190-2767033b1dc8",
"rawTextureUuid": "e69fce8f-78a4-42b6-9d24-cdb9b8f2c73d",
......
......@@ -11,7 +11,7 @@
"height": 802,
"platformSettings": {},
"subMetas": {
"bg_congratulation": {
"bg_congratulation_dg10_ty": {
"ver": "1.0.4",
"uuid": "da34f721-4155-4e17-af04-65fa006b2609",
"rawTextureUuid": "5809de42-c6ac-4549-b2e9-be6326be8260",
......
......@@ -11,7 +11,7 @@
"height": 315,
"platformSettings": {},
"subMetas": {
"bg_countdown": {
"bg_countdown_dg10_ty": {
"ver": "1.0.4",
"uuid": "84b09728-4f21-498c-9736-a7c07c1c9c2b",
"rawTextureUuid": "59366cd9-f40e-4849-a951-d8222f7e8291",
......
......@@ -11,7 +11,7 @@
"height": 315,
"platformSettings": {},
"subMetas": {
"bg_excellent": {
"bg_excellent_dg10_ty": {
"ver": "1.0.4",
"uuid": "1a947a42-c249-4da7-baab-bdb149460bae",
"rawTextureUuid": "568ad26d-1380-482e-9172-a52ac76e048e",
......
......@@ -11,7 +11,7 @@
"height": 131,
"platformSettings": {},
"subMetas": {
"bg_laba1": {
"bg_laba1_dg10_ty": {
"ver": "1.0.4",
"uuid": "2de491c5-c5a3-41f5-860c-0cd36b474302",
"rawTextureUuid": "fb610e18-b5a9-465d-a043-4e2c419b84cd",
......
......@@ -11,7 +11,7 @@
"height": 85,
"platformSettings": {},
"subMetas": {
"bg_number": {
"bg_number_dg10_ty": {
"ver": "1.0.4",
"uuid": "2496be70-5ab1-4db6-990a-ae338055745c",
"rawTextureUuid": "37489ce8-ada6-4d80-a9ca-d0a43ff4ce36",
......
......@@ -11,7 +11,7 @@
"height": 228,
"platformSettings": {},
"subMetas": {
"bg_record_big": {
"bg_record_big_dg10_ty": {
"ver": "1.0.4",
"uuid": "4b6fd374-10e3-4379-a4b0-0417b6cc60ee",
"rawTextureUuid": "387ac3d4-368f-40d8-b8e3-b4797f362145",
......
......@@ -11,7 +11,7 @@
"height": 267,
"platformSettings": {},
"subMetas": {
"bg_settle": {
"bg_settle_dg10_ty": {
"ver": "1.0.4",
"uuid": "def46831-b727-4cb4-930d-377bcc952106",
"rawTextureUuid": "48722448-8fda-4aed-871d-3d48547bd78c",
......
......@@ -11,7 +11,7 @@
"height": 114,
"platformSettings": {},
"subMetas": {
"bg_title": {
"bg_title_dg10_ty": {
"ver": "1.0.4",
"uuid": "9b3207ee-b5a2-452b-a676-487cf163d6f7",
"rawTextureUuid": "44ccfe36-9aad-4ff9-bbfd-01285bd132af",
......
......@@ -11,7 +11,7 @@
"height": 315,
"platformSettings": {},
"subMetas": {
"bg_tryagain": {
"bg_tryagain_dg10_ty": {
"ver": "1.0.4",
"uuid": "4aec0564-286c-4cb7-aefc-e821eeebd21e",
"rawTextureUuid": "7799256a-3205-4810-ad37-65efad15389c",
......
......@@ -11,7 +11,7 @@
"height": 1080,
"platformSettings": {},
"subMetas": {
"bg": {
"bg_dg10_ty": {
"ver": "1.0.4",
"uuid": "19da3e8b-92f1-4f82-a869-b8ea84ccd1f8",
"rawTextureUuid": "93915470-26a3-403e-83b5-a789b2b80682",
......
......@@ -11,7 +11,7 @@
"height": 463,
"platformSettings": {},
"subMetas": {
"bg_left_cover": {
"bg_left_cover_dg10_ty": {
"ver": "1.0.4",
"uuid": "f29e8d89-a604-43a2-acc7-6392a519df97",
"rawTextureUuid": "e87afec7-f85c-49a3-afbe-30a923777fef",
......
......@@ -11,7 +11,7 @@
"height": 89,
"platformSettings": {},
"subMetas": {
"bg_star": {
"bg_star_dg10_ty": {
"ver": "1.0.4",
"uuid": "03180bdd-a864-423f-9ba4-d2efb0c90690",
"rawTextureUuid": "1960c624-f2e4-4479-b4fa-65450bed215c",
......
......@@ -11,7 +11,7 @@
"height": 471,
"platformSettings": {},
"subMetas": {
"fish_1": {
"fish_1_dg10_ty": {
"ver": "1.0.4",
"uuid": "3d4ac963-797a-4f00-8ca9-84ee40bc96f9",
"rawTextureUuid": "a4f19cf6-dd6f-410e-978a-cf1ed59a45c7",
......
......@@ -11,7 +11,7 @@
"height": 164,
"platformSettings": {},
"subMetas": {
"fish_2": {
"fish_2_dg10_ty": {
"ver": "1.0.4",
"uuid": "0a4825fc-a2b6-4020-9ab4-c60ffd184674",
"rawTextureUuid": "4ed73120-1860-4482-b666-86b9d3f59864",
......
......@@ -11,7 +11,7 @@
"height": 156,
"platformSettings": {},
"subMetas": {
"fish_3": {
"fish_3_dg10_ty": {
"ver": "1.0.4",
"uuid": "630abafe-e1a9-477c-81e2-3953dc160db4",
"rawTextureUuid": "063304c1-542f-46e4-bf62-a88fd4574251",
......
......@@ -11,7 +11,7 @@
"height": 407,
"platformSettings": {},
"subMetas": {
"sand1": {
"sand1_dg10_ty": {
"ver": "1.0.4",
"uuid": "57e4e2e2-42e8-4bde-a4a8-3f0411678636",
"rawTextureUuid": "503c2373-2d15-423e-be45-3dc39862a9fc",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment