Im using an arraylist in a game for collision detection. I create an object, and put it into the arraylist. When I need to check collisions, or draw the images, I want to be able to call them through...