Example #1
0
 @Override
 public void placeCity(VertexLocation vertLoc, CatanColor color) {
   map.placeCity(vertLoc, color);
 }