|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapHex.Run | |
---|---|
rails.game |
Uses of MapHex.Run in rails.game |
---|
Fields in rails.game declared as MapHex.Run | |
---|---|
protected MapHex.Run |
MapHex.runThroughAllowed
Run-through status of any "city"-type stations on the hex (whether visible or not). |
protected MapHex.Run |
MapHex.runToAllowed
Run-to status of any "city"-type stations on the hex (whether visible or not). |
Methods in rails.game that return MapHex.Run | |
---|---|
MapHex.Run |
MapHex.isRunThroughAllowed()
|
MapHex.Run |
MapHex.isRunToAllowed()
|
static MapHex.Run |
MapHex.Run.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MapHex.Run[] |
MapHex.Run.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |