取消wxgame依赖,去除debugRender与camera依赖

This commit is contained in:
yhh
2020-11-23 18:10:45 +08:00
parent 5845128479
commit e67f568069
13 changed files with 4 additions and 4149 deletions

View File

@@ -78,12 +78,6 @@ module es {
public onEntityTransformChanged(comp: transform.Component) {
}
/**
*
*/
public debugRender(camera: Camera) {
}
/**
*当父实体或此组件启用时调用
*/