|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AllCreatureType
All CreatureType existing in a Variant
| Method Summary | |
|---|---|
CreatureType |
getCreatureTypeByName(java.lang.String name)
Convert a name into the actual CreatureType |
java.util.SortedSet<CreatureType> |
getCreatureTypes()
Retrieve all the CreatureType in the game. |
java.util.List<CreatureType> |
getCreatureTypesAsList()
Retrieve all the CreatureType in the game. |
| Method Detail |
|---|
java.util.List<CreatureType> getCreatureTypesAsList()
java.util.SortedSet<CreatureType> getCreatureTypes()
CreatureType getCreatureTypeByName(java.lang.String name)
name - The name of the CreatureType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||