What if i had a game where i wanted to pop up enemies from a array called "enemies" and the image is named "enemy", if i wanted them to pop up randomly on the "x" axe with the width of the view.
How should i set that up?
That would really help me understanding NSMutableArrays...

Regards..