Uses of Class
ch.sahits.game.openpatrician.display.javafx.MainGameView
-
Packages that use MainGameView Package Description ch.sahits.game.openpatrician.display.service -
-
Uses of MainGameView in ch.sahits.game.openpatrician.display.service
Methods in ch.sahits.game.openpatrician.display.service that return MainGameView Modifier and Type Method Description MainGameViewIJavaFXControlLoader. getMainGameView(double width, double heigth)Retrieve the control for the main view.
-