201
201
the.score.text = string.format('Score: %d:%02d', m, s)
202
202
the.score.y = the.player.y - the.app.height / 2 + the.player.height
205
205
the.highScore.y = the.player.y - the.app.height / 2 + the.player.height
206
206
the.highScore.x = the.player.x - the.app.width / 2