public class GameOptionsService extends Object
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.util.l10n.Locale |
locale |
private org.springframework.context.MessageSource |
messageSource |
private static String |
SAVEGAME_DIR |
private File |
savegameDir |
| Constructor and Description |
|---|
GameOptionsService() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGameSpeedList()
Compile a list of game speeds
|
Map<String,String> |
getSavegames()
Retrieve the list of savegames.
|
private void |
init() |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.