Uses of Class
org.lee.mugen.sprite.character.spiteCnsSubClass.HitDefSub.HitFlag

Packages that use HitDefSub.HitFlag
org.lee.mugen.sprite.character.spiteCnsSubClass   
 

Uses of HitDefSub.HitFlag in org.lee.mugen.sprite.character.spiteCnsSubClass
 

Methods in org.lee.mugen.sprite.character.spiteCnsSubClass that return HitDefSub.HitFlag
static HitDefSub.HitFlag HitDefSub.HitFlag.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HitDefSub.HitFlag[] HitDefSub.HitFlag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.