public interface IJavaFXControlLoader
| 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.
|
MiniMap getMiniMap()
MainMenu getMainMenu()
SubMenu getSubMenu()
NoticeBoard getNoticeBoard()
ViewStatus getViewStatus()
IFontLoader getFontLoader()
GameStatus getGameStatus()
MainGameView getMainGameView(double width, double heigth)
width - heigth - Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.