|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GuiDef.Parm | |
|---|---|
| rails.common | |
| rails.game | |
| rails.ui.swing | |
| Uses of GuiDef.Parm in rails.common |
|---|
| Methods in rails.common that return GuiDef.Parm | |
|---|---|
static GuiDef.Parm |
GuiDef.Parm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GuiDef.Parm[] |
GuiDef.Parm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of GuiDef.Parm in rails.game |
|---|
| Fields in rails.game with type parameters of type GuiDef.Parm | |
|---|---|
protected java.util.EnumMap<GuiDef.Parm,java.lang.Boolean> |
GameManager.guiParameters
Flags to be passed to the UI, aiding the layout definition |
| Methods in rails.game with parameters of type GuiDef.Parm | |
|---|---|
java.lang.Object |
GameManagerI.getGuiParameter(GuiDef.Parm key)
|
java.lang.Object |
GameManager.getGuiParameter(GuiDef.Parm key)
|
| Uses of GuiDef.Parm in rails.ui.swing |
|---|
| Methods in rails.ui.swing with parameters of type GuiDef.Parm | |
|---|---|
java.lang.Object |
GameUIManager.getGameParameter(GuiDef.Parm key)
|
boolean |
GameUIManager.getGameParameterAsBoolean(GuiDef.Parm key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||