This commit is contained in:
2024-09-10 17:52:32 +08:00
parent 90350d0503
commit 77a168628a
8 changed files with 818 additions and 607 deletions

View File

@@ -11,7 +11,6 @@ import { Hero } from "./Hero";
import { MonsterViewComp } from "./MonsterViewComp";
import { MapMonsterComp } from "../map/MapMonsterComp";
import { MapSkillComp } from "../map/MapSkillComp";
import { InfoBox } from "../gui/InfoBox";
const { ccclass, property } = _decorator;
/** 视图层对象 */