Refactor: Use GameMap's object lookup functions with e.g., GET_VERTEX_IDX
All map data lookup functions which translate from indices to instancepointers are now sent through GameMap's interface.
View differences
Refactor: Use GameMap's object lookup functions with e.g., GET_VERTEX_IDX
All map data lookup functions which translate from indices to instance
pointers are now sent through GameMap's interface.