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 17:05:31 UTC
-
Revision ID:
josh@9ix.org-20130625170531-4es1bgbdaf0q8sch
fix start new game
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()
99
98
width = buttonWidth,
100
99
height = buttonHeight,
102
onMouseDown = function()
101
onMouseUp = function()