src.backend.wad.physics
クラス AttackDefinition
java.lang.Object
src.backend.wad.physics.AttackDefinition
public class AttackDefinition
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttackDefinition
public AttackDefinition()
getAttackShape
public short getAttackShape()
setAttackShape
public void setAttackShape(short attackShape)
getDx
public short getDx()
setDx
public void setDx(short dx)
getDy
public short getDy()
setDy
public void setDy(short dy)
getDz
public short getDz()
setDz
public void setDz(short dz)
getError
public short getError()
setError
public void setError(short error)
getRange
public short getRange()
setRange
public void setRange(short range)
getRepetitions
public short getRepetitions()
setRepetitions
public void setRepetitions(short repetitions)
getType
public short getType()
setType
public void setType(short type)