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

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

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


Constructor Summary
Size.Proj()
           
 
Method Summary
protected  java.lang.Object clone()
           
 Size.Attack getAttack()
           
 float getDoscale()
           
 void setDoscale(float doscale)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Size.Proj

public Size.Proj()
Method Detail

getDoscale

public float getDoscale()

setDoscale

public void setDoscale(float doscale)

getAttack

public Size.Attack getAttack()

clone

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