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