Tidying up a bit

This commit is contained in:
alvinsight
2014-02-28 18:40:06 +00:00
parent f17cdd9c32
commit 27cea5e6f0
4 changed files with 16 additions and 15 deletions
-2
View File
@@ -88,8 +88,6 @@ function render() {
game.debug.renderCameraInfo(game.camera, 32, 32);
game.debug.renderSpriteInfo(d, 32, 200);
// game.debug.renderWorldTransformInfo(d, 32, 200);
// game.debug.renderLocalTransformInfo(d, 32, 400);
game.debug.renderSpriteCorners(d, false, true);
}