/ld27

To get this branch, use:
bzr branch http://9ix.org/bzr/ld27

« back to all changes in this revision

Viewing changes to pause_view.lua

  • Committer: Josh C
  • Date: 2014-07-04 22:05:40 UTC
  • Revision ID: josh@9ix.org-20140704220540-199zzs992711al0k
android build script

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
              local boxB = boxT + boxH
9
9
              local nr = 'data/NewRocker-Regular.otf'
10
10
 
 
11
              self.scale = the.app.scale
 
12
              self.realTranslate = the.app.view.realTranslate
 
13
 
11
14
              self:add(Fill:new{
12
15
                          fill = {240,221,58},
13
16
                          x = boxL - 16,
60
63
                    the.app:quit()
61
64
                 end
62
65
              end
63
 
}
 
 
b'\\ No newline at end of file'
 
66
}