I\'m making a grid-based game in which each tile and all of its associated information (collision, state, coordinates, etc.) are stored in a 2D list of Tiles. Tiles are the