mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-22 14:37:06 +08:00
.
This commit is contained in:
@@ -12,7 +12,7 @@ export class <%Name%> extends ecs.Entity {
|
||||
/** ---------- 视图层 ---------- */
|
||||
// <%Name%>View!: <%Name%>ViewComp;
|
||||
|
||||
/** 实始添加的数据层组件 */
|
||||
/** 初始添加的数据层组件 */
|
||||
protected init() {
|
||||
// this.addComponents<ecs.Comp>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user