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

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

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

Methods in org.lee.mugen.sprite.character.spiteCnsSubClass that return HitDefSub.Cornerpush
 HitDefSub.Cornerpush HitDefSub.Guard.getCornerpush()
           
 HitDefSub.Cornerpush HitDefSub.Ground.getCornerpush()
           
 HitDefSub.Cornerpush HitDefSub.Air.getCornerpush()
           
 HitDefSub.Cornerpush HitDefSub.AirGuard.getCornerpush()
           
 HitDefSub.Cornerpush HitDefSub.Down.getCornerpush()
           
 

Methods in org.lee.mugen.sprite.character.spiteCnsSubClass with parameters of type HitDefSub.Cornerpush
 void HitDefSub.Ground.setCornerpush(HitDefSub.Cornerpush cornerpush)