mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +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