|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gvprojects.igel.config.IgelConfigKurmas
public class IgelConfigKurmas
Dialog allowing users to configure Igel Argern game.
Nested Class Summary | |
---|---|
static interface |
IgelConfigKurmas.GameLauncher
Code to call when the user presses "Start" |
static class |
IgelConfigKurmas.PresenterType
|
Constructor Summary | |
---|---|
IgelConfigKurmas(IgelGameParameters parameters,
IgelConfigKurmas.GameLauncher launcher)
Constructor. |
Method Summary | |
---|---|
IgelGameParameters |
getParameters()
Get the current value of all the parameters |
java.io.File |
getSelectedFile()
Return the selected file |
IgelConfigKurmas.PresenterType |
presenterType()
Get the currently selected presenter type. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IgelConfigKurmas(IgelGameParameters parameters, IgelConfigKurmas.GameLauncher launcher)
parameters
- default parameterslauncher
- Method Detail |
---|
public IgelGameParameters getParameters()
public IgelConfigKurmas.PresenterType presenterType()
public java.io.File getSelectedFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |