private class UIFactory.JavaFXControlLoader extends Object implements IJavaFXControlLoader
| Modifier | Constructor and Description |
|---|---|
private |
JavaFXControlLoader() |
| Modifier and Type | Method and Description |
|---|---|
IFontLoader |
getFontLoader()
Get the font loader.
|
GameStatus |
getGameStatus()
Retrieve the control for the game status pane.
|
MainGameView |
getMainGameView(double width,
double heigth)
Retrieve the control for the main view.
|
MainMenu |
getMainMenu()
Retrieve the control instance for the main menu.
|
MiniMap |
getMiniMap()
Retrieve the control instance for the mini map.
|
NoticeBoard |
getNoticeBoard()
Retrieve the control for the notice board.
|
SubMenu |
getSubMenu()
Retrieve the control instance for the sub menu.
|
ViewStatus |
getViewStatus()
Retrieve the control for the view status pane.
|
public MiniMap getMiniMap()
IJavaFXControlLoadergetMiniMap in interface IJavaFXControlLoaderpublic MainMenu getMainMenu()
IJavaFXControlLoadergetMainMenu in interface IJavaFXControlLoaderpublic SubMenu getSubMenu()
IJavaFXControlLoadergetSubMenu in interface IJavaFXControlLoaderpublic NoticeBoard getNoticeBoard()
IJavaFXControlLoadergetNoticeBoard in interface IJavaFXControlLoaderpublic ViewStatus getViewStatus()
IJavaFXControlLoadergetViewStatus in interface IJavaFXControlLoaderpublic IFontLoader getFontLoader()
IJavaFXControlLoadergetFontLoader in interface IJavaFXControlLoaderpublic GameStatus getGameStatus()
IJavaFXControlLoadergetGameStatus in interface IJavaFXControlLoaderpublic MainGameView getMainGameView(double width, double heigth)
IJavaFXControlLoadergetMainGameView in interface IJavaFXControlLoaderCopyright © 2011-2017 Sahits GmbH. All Rights Reserved.