取消wxgame依赖,去除debugRender与camera依赖
This commit is contained in:
@@ -36,10 +36,6 @@ module es {
|
||||
return this;
|
||||
}
|
||||
|
||||
public debugRender(camera: Camera) {
|
||||
|
||||
}
|
||||
|
||||
public toString() {
|
||||
return `[CircleCollider: bounds: ${this.bounds}, radius: ${(this.shape as Circle).radius}]`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user