org.lee.mugen.sprite.character.spiteCnsSubClass.constante
Class Size
java.lang.Object
org.lee.mugen.sprite.character.spiteCnsSubClass.constante.Size
- All Implemented Interfaces:
- java.lang.Cloneable
public class Size
- extends java.lang.Object
- implements java.lang.Cloneable
|
Constructor Summary |
Size()
|
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Size
public Size()
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone in class java.lang.Object
- Throws:
java.lang.CloneNotSupportedException
getHeight
public float getHeight()
setHeight
public void setHeight(float height)
getShadowoffset
public float getShadowoffset()
setShadowoffset
public void setShadowoffset(float shadowoffset)
getXscale
public float getXscale()
setXscale
public void setXscale(float xscale)
getYscale
public float getYscale()
setYscale
public void setYscale(float yscale)
getAir
public Size.Air getAir()
getAttack
public Size.Attack getAttack()
getDraw
public Size.OffSet getDraw()
getGround
public Size.Ground getGround()
getHead
public Size.Position getHead()
getMid
public Size.Position getMid()
getProj
public Size.Proj getProj()
getStand
public Size.Stand getStand()
getZ
public Size.Z getZ()