/ld27

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

« back to all changes in this revision

Viewing changes to win_view.lua

  • Committer: Josh C
  • Date: 2014-07-06 22:51:43 UTC
  • Revision ID: josh@9ix.org-20140706225143-q72jn0va7v4ssvyy
ignore lovebird, inspect

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,
70
73
                    self:deactivate()
71
74
                 end
72
75
              end
73
 
}
 
 
b'\\ No newline at end of file'
 
76
}