59
--title = Text:new{text = "Test Platform Game", font = 48, wordWrap = false},
60
title = Tile:new{image = 'data/title.png', x = 0, y = 0},
63
77
self.console:watch('onGround', 'the.player.onGround')
64
78
self.console:watch('onWall', 'the.player.onWall')