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()')
189
190
--self.console:watch('drawTook', 'the.drawTook')
191
192
-- back off that dark overlay a bit