1. public void mapChange() throws SlickException{
  2.         collisionMap = SimpleGame.mh.collisionMap(SimpleGame.map);
  3.     }