Uses of Class
org.lee.mugen.sprite.character.spiteCnsSubClass.NotHitBySub

Packages that use NotHitBySub
org.lee.mugen.sprite.character   
 

Uses of NotHitBySub in org.lee.mugen.sprite.character
 

Methods in org.lee.mugen.sprite.character that return NotHitBySub
 NotHitBySub SpriteCns.getNothitby()
           
 

Methods in org.lee.mugen.sprite.character with parameters of type NotHitBySub
 void SpriteCns.setNothitby(NotHitBySub nothitby)