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