移除所有egret 依赖。移除renderablecomponent及所有依赖,移除camera。保持ecs基础框架
This commit is contained in:
@@ -20,7 +20,6 @@ module es {
|
||||
}
|
||||
public set componentsNeedSort(value: boolean) {
|
||||
this._componentsNeedSort = value;
|
||||
Core.scene.sortableChildren = value;
|
||||
}
|
||||
|
||||
public get count() {
|
||||
|
||||
Reference in New Issue
Block a user