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