Uses of Class
hmi.environment.avatars.BodySpecLoader.Humanoidtype

Packages that use BodySpecLoader.Humanoidtype
hmi.environment.avatars This package contains code for loading avatars, mixed systems, face bindings, etc. 
 

Uses of BodySpecLoader.Humanoidtype in hmi.environment.avatars
 

Methods in hmi.environment.avatars that return BodySpecLoader.Humanoidtype
static BodySpecLoader.Humanoidtype BodySpecLoader.Humanoidtype.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BodySpecLoader.Humanoidtype[] BodySpecLoader.Humanoidtype.values()
          Returns an array containing the constants of this enum type, in the order they are declared.