|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DifficultyLevel | |
---|---|
net.sf.freecol.common | Contains classes in use by both the server and the client. |
net.sf.freecol.common.model | Contains the game model. |
Uses of DifficultyLevel in net.sf.freecol.common |
---|
Methods in net.sf.freecol.common that return DifficultyLevel | |
---|---|
DifficultyLevel |
Specification.getDifficultyLevel(int level)
Describe getDifficultyLevel method here. |
DifficultyLevel |
Specification.getDifficultyLevel(java.lang.String id)
Describe getDifficultyLevel method here. |
Methods in net.sf.freecol.common that return types with arguments of type DifficultyLevel | |
---|---|
java.util.List<DifficultyLevel> |
Specification.getDifficultyLevels()
|
Uses of DifficultyLevel in net.sf.freecol.common.model |
---|
Methods in net.sf.freecol.common.model that return DifficultyLevel | |
---|---|
DifficultyLevel |
Player.getDifficulty()
Returns the difficulty level. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |