主版本(支持渲染版本移动分支至support_engine)
This commit is contained in:
@@ -380,14 +380,6 @@ module es {
|
||||
this.components.update();
|
||||
}
|
||||
|
||||
/**
|
||||
* 自定义渲染器可以选择是否调用它
|
||||
* @param batcher
|
||||
*/
|
||||
public debugRender(batcher: IBatcher) {
|
||||
this.components.debugRender(batcher);
|
||||
}
|
||||
|
||||
/**
|
||||
* 将组件添加到组件列表中。返回组件。
|
||||
* @param component
|
||||
|
||||
Reference in New Issue
Block a user