Show/Hide the floor selector, this is called when a building comes into/out of view
@override void show(bool show) => _callForwarder.show?.call(show);