Uses of Class
org.lee.mugen.sprite.character.SpriteCns.NotHitBy

Packages that use SpriteCns.NotHitBy
org.lee.mugen.sprite.character   
 

Uses of SpriteCns.NotHitBy in org.lee.mugen.sprite.character
 

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