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

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

public static class Size.Attack
extends java.lang.Object
implements java.lang.Cloneable


Constructor Summary
Size.Attack()
           
 
Method Summary
protected  java.lang.Object clone()
           
 float getDist()
           
 float[] getWidth()
           
 void setDist(float dist)
           
 void setWidth(float[] width)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Size.Attack

public Size.Attack()
Method Detail

clone

protected java.lang.Object clone()
                          throws java.lang.CloneNotSupportedException
Overrides:
clone in class java.lang.Object
Throws:
java.lang.CloneNotSupportedException

getDist

public float getDist()

setDist

public void setDist(float dist)

getWidth

public float[] getWidth()

setWidth

public void setWidth(float[] width)