Loading...
Searching...
No Matches
building.dart File Reference

Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId. More...

import meta.dart;
import _library_context.dart;
import containers__conversion.dart;
import exception.dart;
import lazy_list.dart;
import lazy_map.dart;
import sublocation.dart;
import weak_interface_wrapper.dart;
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Building
 Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId. More...
 

Detailed Description

Interface for a building with multiple floors (Sublocations). Allows selecting the active floor directly via setActiveSublocationId.

Definition in file building.dart.