/traderous

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

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-06-26 01:33:26 UTC
  • Revision ID: josh@9ix.org-20130626013326-k5uawz75pw2ujunu
s/spacey/spacey-nova/ (still need a real name...)

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
                 self.console:watch('num rocks', '#the.rocks.sprites')
187
187
                 self.console:watch('num planets', '#the.planets.sprites')
188
188
                 self.console:watch('num enemies', 'the.enemies:count()')
189
 
                 self.console:watch('onPlanet', 'the.player.onPlanet')
190
189
                 --self.console:watch('drawTook', 'the.drawTook')
191
190
 
192
191
                 -- back off that dark overlay a bit