mirror of
https://github.com/wassname/phaser.git
synced 2026-08-08 11:23:41 +08:00
Debug functions ? Seems last commit didn't work
This commit is contained in:
@@ -43,5 +43,6 @@ function update() {
|
||||
function render() {
|
||||
|
||||
game.debug.renderSpriteBounds(s);
|
||||
game.debug.renderSpriteInfo(s, 20, 32);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user