To get this branch, use:
bzr branch
http://9ix.org/bzr/traderous
« back to all changes in this revision
Viewing changes to pause_view.lua
-
Committer:
Josh C
-
Date:
2013-06-25 21:47:47 UTC
-
Revision ID:
josh@9ix.org-20130625214747-bqjfaktdqj76aq8o
game over timer & penalty
Show diffs side-by-side
added
removed
54
54
height = buttonHeight,
56
56
onMouseUp = function()
75
75
width = buttonWidth,
76
76
height = buttonHeight,
78
onMouseDown = function()
81
the.app.view = GameView:new()
78
onMouseUp = function()
80
the.app.view = GameView:new{newWorld = true}
99
98
width = buttonWidth,
100
99
height = buttonHeight,
102
onMouseDown = function()
101
onMouseUp = function()