Defines the Floor class.
A region of the skool regarded as a starting point from which to reach a destination (which will be on the same or another floor).
| Parameters: |
|
|---|
Return whether this floor is below a character’s current location.
| Parameters: | character (Character) – The character to check. |
|---|
Return whether the location (x, y) is on this floor.