Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId. More...
Public Member Functions | |
| abstract ArrayList< Sublocation > | getSublocations () |
| abstract int | getActiveSublocationId () |
| abstract void | setActiveSublocationId (int activeSublocationId) |
Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId.
Definition at line 18 of file Building.java.
|
abstract |
Java code snippet:
Kotlin code snippet:
|
abstract |
Java code snippet:
Kotlin code snippet:
|
abstract |
Java code snippet:
Kotlin code snippet: