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

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

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

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