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-30 23:38:00 UTC
-
Revision ID:
josh@9ix.org-20130630233800-j2wia0e66isl8p00
track kills
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()