mirror of
https://github.com/wassname/phaser.git
synced 2026-07-01 16:50:43 +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.