Beispiel #1
0
 public static ListPathTraversalNode?GetRoomToConnect(TestFloorPlan floorPlan, RoomHallIndex chosenFrom, Dir4 dir) => ConnectStep <IFloorPlanTestContext> .GetRoomToConnect(floorPlan, chosenFrom, dir);