186
182
self.console:watch('num rocks', '#the.rocks.sprites')
187
183
self.console:watch('num planets', '#the.planets.sprites')
188
184
self.console:watch('num enemies', 'the.enemies:count()')
190
185
--self.console:watch('drawTook', 'the.drawTook')
192
187
-- back off that dark overlay a bit