Uses of Class
com.bombinggames.wurfelengine.core.loading.LoadingScreen
-
Packages that use LoadingScreen Package Description com.bombinggames.wurfelengine -
-
Uses of LoadingScreen in com.bombinggames.wurfelengine
Methods in com.bombinggames.wurfelengine with parameters of type LoadingScreen Modifier and Type Method Description static void
WE. initAndStartGame(LoadingScreen customLoadingScreen, Controller controller, GameView view)
Initialize the main game with you custom controller and view.
-