Package-level declarations
Types
Link copied to clipboard
class BuildingManager
Link copied to clipboard
interface BuildingManagerListener
Functions
Link copied to clipboard
fun BuildingManagerListener(onActiveLevelChanged: (building: Building, level: Level) -> Unit, onFocusedBuildingChanged: (building: Building?) -> Unit? = null, onError: (error: Throwable) -> Unit? = null): BuildingManagerListener