|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Phase | |
|---|---|
| rails.game | |
| Uses of Phase in rails.game |
|---|
| Fields in rails.game declared as Phase | |
|---|---|
protected Phase |
Phase.defaults
Previous phase, defining the current one's defaults |
| Fields in rails.game with type parameters of type Phase | |
|---|---|
protected java.util.ArrayList<Phase> |
PhaseManager.phaseList
|
protected java.util.HashMap<java.lang.String,Phase> |
PhaseManager.phaseMap
|
| Methods in rails.game that return types with arguments of type Phase | |
|---|---|
java.util.List<Phase> |
PhaseManager.getPhases()
|
| Constructors in rails.game with parameters of type Phase | |
|---|---|
Phase(int index,
java.lang.String name,
Phase previousPhase)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||