Uses of Class
jurpe.characters.SexType

Packages that use SexType
jurpe.characters   
 

Uses of SexType in jurpe.characters
 

Methods in jurpe.characters that return SexType
 SexType PCharacter.getSexType()
          Every character must choose a sex
static SexType SexType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SexType[] SexType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net