This commit is contained in:
honmono
2022-03-21 17:27:37 +08:00
commit 91e741a895
320 changed files with 42373 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import { ECSWorld } from "../lib/ECSWorld";
export class WorldCocosView extends ECSWorld {
}

View File

@@ -0,0 +1,10 @@
{
"ver": "1.1.0",
"uuid": "2bbeb931-7f40-48e4-937d-13006b7f016b",
"importer": "typescript",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}