Debug functions ? Seems last commit didn't work

This commit is contained in:
alvinsight
2014-02-21 17:59:13 +00:00
parent 2eab5d4815
commit 2669f81391
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -43,5 +43,6 @@ function update() {
function render() {
game.debug.renderSpriteBounds(s);
game.debug.renderSpriteInfo(s, 20, 32);
}