Yes, as long as the mouse is overlapping multiple sprites, one click will apply to all instances under the mouse pointer - and using "for each" is how I would loop through them to play a death animation, or spawn explosions, add points to score, etc...