/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:11:27 UTC
  • Revision ID: josh@9ix.org-20130626011127-7e7z5ed0r0xmtva3
show planet labels, get better names

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