Index
A C F G H I J L M N O P R S W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
S
- save() - Method in class com.github.freddyyj.randomtrainsimworld.config.Config
-
Save changes.
- save() - Method in class com.github.freddyyj.randomtrainsimworld.config.SaveLoco
-
Save savefile.
- save(File) - Method in class com.github.freddyyj.randomtrainsimworld.config.SaveLoco
-
Save savefile at specific
File
. - saveAs(String) - Method in class com.github.freddyyj.randomtrainsimworld.Main
-
Save savefile at specific path.
- saveConfig() - Method in class com.github.freddyyj.randomtrainsimworld.Main
-
Save configuration.
- SaveLoco - Class in com.github.freddyyj.randomtrainsimworld.config
-
Class for managing savefile.
- SaveLoco(ArrayList<String>) - Constructor for class com.github.freddyyj.randomtrainsimworld.config.SaveLoco
-
Constructor with route list
- SaveLoco(ArrayList<String>, String) - Constructor for class com.github.freddyyj.randomtrainsimworld.config.SaveLoco
-
Constructor with route list and savefile path
- selectLocomotive(boolean, Locomotive, Route) - Method in class com.github.freddyyj.randomtrainsimworld.Main
-
Add or remove
Locomotive
from locomotive list. - selectRoute(boolean, Route) - Method in class com.github.freddyyj.randomtrainsimworld.Main
-
Add or remove
Route
from routes list. - selectWeather(boolean, Weather) - Method in class com.github.freddyyj.randomtrainsimworld.Main
-
Add or remove
Weather
from weather list. - setConfig(String, String) - Method in class com.github.freddyyj.randomtrainsimworld.config.Config
-
Add or update value of key.
- setFilePath(String) - Method in class com.github.freddyyj.randomtrainsimworld.config.SaveLoco
-
Set savefile path.
- setName(String) - Method in class com.github.freddyyj.randomtrainsimworld.Weather
- setRandom(Random) - Method in class com.github.freddyyj.randomtrainsimworld.gui.MainController
-
Set random class.
- setSaveFilePath(String) - Method in class com.github.freddyyj.randomtrainsimworld.Main
-
Set savefile path to specific path.
- start(Stage) - Method in class com.github.freddyyj.randomtrainsimworld.gui.Main
-
Overrides
Application.start(Stage)
.
All Classes|All Packages