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",
......
......@@ -11,7 +11,7 @@
"height": 205,
"platformSettings": {},
"subMetas": {
"sand2": {
"sand2_dg10_ty": {
"ver": "1.0.4",
"uuid": "e689242b-45c3-463c-ac15-4bd1127486a4",
"rawTextureUuid": "ac8bdbb6-a5fe-4e77-baf2-ca47ccb5ebeb",
......
......@@ -11,7 +11,7 @@
"height": 149,
"platformSettings": {},
"subMetas": {
"btn_laba2": {
"btn_laba2_dg10_ty": {
"ver": "1.0.4",
"uuid": "659f3995-1c93-403f-938e-af0625ed85b8",
"rawTextureUuid": "ad33d3a0-6d3b-4ee5-9fbd-448184bbd14a",
......
......@@ -11,7 +11,7 @@
"height": 120,
"platformSettings": {},
"subMetas": {
"btn_laba": {
"btn_laba_dg10_ty": {
"ver": "1.0.4",
"uuid": "d1d2ecd2-d244-482e-80c2-3bdd099955fd",
"rawTextureUuid": "99a2ea30-2895-4a0b-a1cb-aaed45aa7fa1",
......
......@@ -11,7 +11,7 @@
"height": 228,
"platformSettings": {},
"subMetas": {
"btn_record_big": {
"btn_record_big_dg10_ty": {
"ver": "1.0.4",
"uuid": "88321b27-fb39-401e-aa06-acffaff0a6ac",
"rawTextureUuid": "eeb3144c-8faa-496b-8230-c30e73f37396",
......
......@@ -11,7 +11,7 @@
"height": 162,
"platformSettings": {},
"subMetas": {
"btn_record_small": {
"btn_record_small_dg10_ty": {
"ver": "1.0.4",
"uuid": "4046bbde-9576-4530-896b-3015fc453089",
"rawTextureUuid": "32227cd4-5347-4485-9b35-687ae64a8dbf",
......
......@@ -11,7 +11,7 @@
"height": 150,
"platformSettings": {},
"subMetas": {
"btn_restart": {
"btn_restart_dg10_ty": {
"ver": "1.0.4",
"uuid": "7b1d7017-cc53-4de5-88a8-90af44b52977",
"rawTextureUuid": "23a616be-a5fb-4a7e-a22e-afc808efa793",
......
......@@ -11,7 +11,7 @@
"height": 131,
"platformSettings": {},
"subMetas": {
"btn_return": {
"btn_return_dg10_ty": {
"ver": "1.0.4",
"uuid": "0072fed4-a751-4c0f-a8fa-178862fd46d1",
"rawTextureUuid": "99d3450e-9cac-4fac-98c5-815a4f9b2b1f",
......
......@@ -11,7 +11,7 @@
"height": 93,
"platformSettings": {},
"subMetas": {
"btn_x": {
"btn_x_dg10_ty": {
"ver": "1.0.4",
"uuid": "3805fc29-f84a-41aa-a6f6-ceff13968541",
"rawTextureUuid": "22ac22cf-f780-4cd4-ae92-3bf36aab7c79",
......
......@@ -11,7 +11,7 @@
"height": 351,
"platformSettings": {},
"subMetas": {
"btn_fish": {
"btn_fish_dg10_ty": {
"ver": "1.0.4",
"uuid": "a118e188-81cd-47fe-bca7-33fcaf88c668",
"rawTextureUuid": "18239972-d5e5-446d-8031-597d2449aa73",
......
......@@ -11,7 +11,7 @@
"height": 472,
"platformSettings": {},
"subMetas": {
"btn_poper_break": {
"btn_poper_break_dg10_ty": {
"ver": "1.0.4",
"uuid": "c8a7de21-98c5-43e2-b267-7f0dfaba5767",
"rawTextureUuid": "43607f6f-12b3-416d-8962-fbdb9930173a",
......
......@@ -11,7 +11,7 @@
"height": 419,
"platformSettings": {},
"subMetas": {
"btn_poper": {
"btn_poper_dg10_ty": {
"ver": "1.0.4",
"uuid": "17ac209f-aa45-4a03-81eb-68706b10f3e1",
"rawTextureUuid": "6274f50a-b3c8-40b8-89a7-9056e9d007dc",
......
......@@ -11,7 +11,7 @@
"height": 345,
"platformSettings": {},
"subMetas": {
"icon_star": {
"icon_star_dg10_ty": {
"ver": "1.0.4",
"uuid": "e246f5f2-0bce-4096-b516-eda97143c847",
"rawTextureUuid": "911575d1-b949-45d3-b888-596c6d6ac161",
......
......@@ -11,7 +11,7 @@
"height": 256,
"platformSettings": {},
"subMetas": {
"text_1": {
"text_1_dg10_ty": {
"ver": "1.0.4",
"uuid": "7cb4121a-aa4c-4f7d-b1c3-54622d44cb47",
"rawTextureUuid": "14235c73-ba5c-464e-896e-6ea18e759878",
......
......@@ -11,7 +11,7 @@
"height": 259,
"platformSettings": {},
"subMetas": {
"text_2": {
"text_2_dg10_ty": {
"ver": "1.0.4",
"uuid": "18a42d27-b14f-4331-8695-80e9ce381761",
"rawTextureUuid": "e2598e94-07e0-41ce-96f8-136b3401c8a3",
......
......@@ -11,7 +11,7 @@
"height": 262,
"platformSettings": {},
"subMetas": {
"text_3": {
"text_3_dg10_ty": {
"ver": "1.0.4",
"uuid": "01a53fcf-2e45-4fc3-ac26-099dac40a5a8",
"rawTextureUuid": "978a77f2-aab7-4ffd-88d0-02a4708f0627",
......
......@@ -11,7 +11,7 @@
"height": 217,
"platformSettings": {},
"subMetas": {
"text_go": {
"text_go_dg10_ty": {
"ver": "1.0.4",
"uuid": "6bdea3f8-eda4-4346-a060-5a729b2f71d4",
"rawTextureUuid": "e74155d6-7fb9-40c7-881f-24600124c6ca",
......
......@@ -11,7 +11,7 @@
"height": 1080,
"platformSettings": {},
"subMetas": {
"view": {
"view_dg10_ty": {
"ver": "1.0.4",
"uuid": "34de1f0a-417e-4738-b319-a1ed97e10705",
"rawTextureUuid": "bb163919-2b86-4dc8-bf30-ee62148ffe11",
......
......@@ -11,7 +11,7 @@
"height": 175,
"platformSettings": {},
"subMetas": {
"btn_go": {
"btn_go_dg10_ty": {
"ver": "1.0.4",
"uuid": "ca2d006d-43bb-45e6-a710-8be1aa72b106",
"rawTextureUuid": "0b02230b-0538-42eb-b07d-56231e24dca1",
......
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