Which builders could fill this room at all, by size.
minSize is checked against the room's shorter side and maxSize against its longer one, so a builder never gets a rectangle it cannot fit its shape into, in either direction.
minSize
maxSize
Which builders could fill this room at all, by size.
minSizeis checked against the room's shorter side andmaxSizeagainst its longer one, so a builder never gets a rectangle it cannot fit its shape into, in either direction.