org.lee.mugen.sprite.character.spiteCnsSubClass
Class HitDefSub.Fall
java.lang.Object
org.lee.mugen.sprite.character.spiteCnsSubClass.HitDefSub.Fall
- Enclosing class:
- HitDefSub
public static class HitDefSub.Fall
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HitDefSub.Fall
public HitDefSub.Fall()
getAnimtype
public HitDefSub.AnimType getAnimtype()
setAnimtype
public void setAnimtype(HitDefSub.AnimType animType)
getDamage
public int getDamage()
setDamage
public void setDamage(int damage)
getKill
public int getKill()
setKill
public void setKill(int kill)
getRecover
public int getRecover()
setRecover
public void setRecover(int recover)
getRecovertime
public int getRecovertime()
setRecovertime
public void setRecovertime(int recovertime)
getXvelocity
public java.lang.Float getXvelocity()
setXvelocity
public void setXvelocity(java.lang.Float xvelocity)
getYvelocity
public java.lang.Float getYvelocity()
setYvelocity
public void setYvelocity(java.lang.Float yvelocity)
getEnvshake
public Shake getEnvshake()
setVelocity
public void setVelocity(java.lang.Object... params)
addRecovertime
public void addRecovertime(int i)
setEnvshake
public void setEnvshake(Shake envshake)
getRebond
public int getRebond()
setRebond
public void setRebond(int rebond)