/ld26

To get this branch, use:
bzr branch /bzr/ld26

« back to all changes in this revision

Viewing changes to displacer.lua

  • Committer: Josh C
  • Date: 2013-04-29 00:36:07 UTC
  • Revision ID: josh@9ix.org-20130429003607-bzwrrvoltjzv4ifm
blah

Show diffs side-by-side

added added

removed removed

12
12
}
13
13
 
14
14
MaybeDisplacer = Fill:extend{
15
 
   fill = {0, 255, 255},
 
15
   fill = {0, 128, 255},
16
16
   visible = false,
17
17
   onUpdate = function(self, dt)
18
18
                self.visible = DEBUG and the.console.visible