Uses of Class
org.rspeer.game.component.tdi.Spell.Ancient
-
Packages that use Spell.Ancient Package Description org.rspeer.game.component.tdi -
-
Uses of Spell.Ancient in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Spell.Ancient Modifier and Type Method Description static Spell.Ancient
Spell.Ancient. valueOf(String name)
Returns the enum constant of this type with the specified name.static Spell.Ancient[]
Spell.Ancient. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-