public abstract class AbstractMarketPlaceBuildingPolygonInitializer extends ScenePolygonInitialzer
ScenePolygonInitialzer.PolygonComparator| Modifier and Type | Field and Description |
|---|---|
private com.google.common.eventbus.AsyncEventBus |
clientEventBus |
private ClientViewState |
viewState |
logger, xmlLoader| Constructor and Description |
|---|
AbstractMarketPlaceBuildingPolygonInitializer(String sceneName) |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.event.EventHandler<javafx.scene.input.MouseEvent> |
createBackToMarketPlaceEvent()
Event to return to the marcet place scene.
|
createEventHandler, initialzePolygons@Autowired private ClientViewState viewState
@Autowired @Qualifier(value="clientEventBus") private com.google.common.eventbus.AsyncEventBus clientEventBus
public AbstractMarketPlaceBuildingPolygonInitializer(String sceneName)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.