This removes the visually from the game, but if I do a For each "Object" -> someAction right after they are still there.
So if I add 10 objects, foreach object destroy, add 10 object and finally foreach object something, the loop iterates 20 times, even thought I only see 10 objects on the screen.