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