We have a list of elements and have a very simplistic collision detection where we check every object against every other object.
The check is commutative, so to avo
You cannot copy Java iterators, so you'll have to do it without them:
for(int i=0; i