World.This().loadWorld_Route();
World.This().initShortestPath();
World.This().initNearestFishingAreas();
World.This().createShipsByScenario(10, "Bombing", "IllicitCargo");
new MapFrame("PROGNOS Simulator", "/maps/ArabianSea6000x3000.bmp");
// World.This().load("World_Route.map");
/// World.This().createShipsByScenario(10, "Bombing", "IllicitCargo");
// new MapFrame("PROGNOS Simulator");
}