mirror of
https://github.com/wassname/phaser.git
synced 2026-06-30 16:40:20 +08:00
45b6d5a741
Debug.renderPhysicsBody(body, color) is extremely useful for debugging the new physics bodies. Will draw the outline + points in the color given. Debug.renderBodyInfo(sprite, x, y, color) will display lots of Sprite body data.