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