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 16:59:14 UTC
-
Revision ID:
josh@9ix.org-20130625165914-egx7p44y1v0ulwyj
pause screen
Show diffs side-by-side
added
removed
54
54
height = buttonHeight,
56
56
onMouseUp = function()
75
75
width = buttonWidth,
76
76
height = buttonHeight,
78
onMouseUp = function()
80
the.app.view = GameView:new{newWorld = true}
78
onMouseDown = function()
81
the.app.view = GameView:new()
98
99
width = buttonWidth,
99
100
height = buttonHeight,
101
onMouseUp = function()
102
onMouseDown = function()