移动部分类模块至es
优化框架
This commit is contained in:
@@ -133,7 +133,7 @@ module es {
|
||||
this.componentBits = new BitSet();
|
||||
}
|
||||
|
||||
public onTransformChanged(comp: Transform.Component) {
|
||||
public onTransformChanged(comp: transform.Component) {
|
||||
// 通知我们的子项改变了位置
|
||||
this.components.onEntityTransformChanged(comp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user