Uses of Class
org.starhope.appius.game.PetBehaviour

Packages that use PetBehaviour
org.starhope.appius.game   
 

Uses of PetBehaviour in org.starhope.appius.game
 

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