Module technology.sola.engine
Package technology.sola.engine.graphics.gui.navigation
package technology.sola.engine.graphics.gui.navigation
-
ClassDescriptionGuiNavigationScreen is a screen that can be navigated to via
GuiNavigator.navigate(java.lang.Class<T>)
.GuiNavigator is a class that manages navigation betweenGuiNavigationScreen
s.GuiNavigatorScreenWithoutPayload is a screen that can be navigated to viaGuiNavigator.navigate(java.lang.Class<T>)
.