I have a map that uses an arraylist to hold its tile data because I need to add and remove tiles. I used another arraylist to correct the shifting of variables when a int is deleted from an...