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')
194
193
--self.console:watch('drawTook', 'the.drawTook')
196
195
-- back off that dark overlay a bit