ld31-space-diggers/src/hud.coffee

7 lines
98 B
CoffeeScript
Raw Normal View History

2014-12-06 12:55:43 +01:00
app.game.hud =
2014-12-06 13:14:15 +01:00
render: ->
2014-12-06 12:55:43 +01:00
app.layer
.fillStyle "#f00"
.fillRect 0, 0, 8, 8