Uses of Class
org.starhope.appius.game.npc.Goal

Packages that use Goal
org.starhope.appius.game.npc   
 

Uses of Goal in org.starhope.appius.game.npc
 

Methods in org.starhope.appius.game.npc that return Goal
static Goal Goal.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Goal[] Goal.values()
          Returns an array containing the constants of this enum type, in the order they are declared.