190
190
self.console:watch('num planets', '#the.planets.sprites')
191
191
self.console:watch('num enemies', 'the.enemies:count()')
192
192
self.console:watch('onPlanet', 'the.player.onPlanet')
193
194
--self.console:watch('drawTook', 'the.drawTook')
195
196
-- back off that dark overlay a bit