org.lee.mugen.sprite.character.spiteCnsSubClass.constante
Class Size.Stand

java.lang.Object
  extended by org.lee.mugen.sprite.character.spiteCnsSubClass.constante.Size.Stand
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
Size

public class Size.Stand
extends java.lang.Object
implements java.lang.Cloneable


Constructor Summary
Size.Stand()
           
 
Method Summary
protected  java.lang.Object clone()
           
 float getHeight()
           
 void setHeight(float height)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Size.Stand

public Size.Stand()
Method Detail

clone

protected 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)