Class AbstractMarketPlaceBuildingPolygonInitializer

    • Field Detail

      • clientEventBus

        @Autowired
        @Qualifier("clientEventBus")
        private com.google.common.eventbus.AsyncEventBus clientEventBus
    • Constructor Detail

      • AbstractMarketPlaceBuildingPolygonInitializer

        public AbstractMarketPlaceBuildingPolygonInitializer​(java.lang.String sceneName)
    • Method Detail

      • createBackToMarketPlaceEvent

        protected javafx.event.EventHandler<javafx.scene.input.MouseEvent> createBackToMarketPlaceEvent()
        Event to return to the marcet place scene.
        Returns:
        mouse evennt handler for the back action