Package group24.escaperoom.screens
Class MapSelectScreen.MapSelectScreenBuilder
java.lang.Object
group24.escaperoom.screens.MapSelectScreen.MapSelectScreenBuilder
- Enclosing class:
- MapSelectScreen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()creation()delete()download()edit()static com.badlogic.gdx.utils.Array<MapMetadata>getMaps()static AbstractScreenstatic group24.escaperoom.screens.MapSelectScreen.MapSelectScreenSettingsplay()upload()verify()withMaps(com.badlogic.gdx.utils.Array<MapMetadata> maps)
-
Constructor Details
-
MapSelectScreenBuilder
-
MapSelectScreenBuilder
public MapSelectScreenBuilder(boolean previousSettings)
-
-
Method Details
-
getMaps
-
getReturnTo
-
getSettings
public static group24.escaperoom.screens.MapSelectScreen.MapSelectScreenSettings getSettings() -
withMaps
public MapSelectScreen.MapSelectScreenBuilder withMaps(com.badlogic.gdx.utils.Array<MapMetadata> maps) -
creation
-
play
-
edit
-
verify
-
delete
-
download
-
upload
-
build
-