>I want to know how many cherries are within the rect so that when they are
>all outside of the rect we progress onto the next level.

Why not have a global that is the number of cherries? Then each time 
your intersects routine sends them off the screen, you decrement the 
variable by one. When it equals zero, all the cherries are gone.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to