src.backend.wad.physics
クラス TriggerDefinition
java.lang.Object
src.backend.wad.physics.TriggerDefinition
public class TriggerDefinition
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TriggerDefinition
public TriggerDefinition()
getAmmunitionType
public short getAmmunitionType()
setAmmunitionType
public void setAmmunitionType(short ammunitionType)
getBurstCount
public short getBurstCount()
setBurstCount
public void setBurstCount(short burstCount)
getChargedSound
public short getChargedSound()
setChargedSound
public void setChargedSound(short chargedSound)
getChargingSound
public short getChargingSound()
setChargingSound
public void setChargingSound(short chargingSound)
getChargingTicks
public short getChargingTicks()
setChargingTicks
public void setChargingTicks(short chargingTicks)
getClickSound
public short getClickSound()
setClickSound
public void setClickSound(short clickSound)
getDx
public short getDx()
setDx
public void setDx(short dx)
getDz
public short getDz()
setDz
public void setDz(short dz)
getFiringSound
public short getFiringSound()
setFiringSound
public void setFiringSound(short firingSound)
getProjectileType
public short getProjectileType()
setProjectileType
public void setProjectileType(short projectileType)
getRecoilMagnitude
public short getRecoilMagnitude()
setRecoilMagnitude
public void setRecoilMagnitude(short recoilMagnitude)
getRecoveryTicks
public short getRecoveryTicks()
setRecoveryTicks
public void setRecoveryTicks(short recoveryTicks)
getReloadingSound
public short getReloadingSound()
setReloadingSound
public void setReloadingSound(short reloadingSound)
getRoundsPerMagazine
public short getRoundsPerMagazine()
setRoundsPerMagazine
public void setRoundsPerMagazine(short roundsPerMagazine)
getShellCasingSound
public short getShellCasingSound()
setShellCasingSound
public void setShellCasingSound(short shellCasingSound)
getShellCasingType
public short getShellCasingType()
setShellCasingType
public void setShellCasingType(short shellCasingType)
getThetaError
public short getThetaError()
setThetaError
public void setThetaError(short thetaError)
getTicksPerRound
public short getTicksPerRound()
setTicksPerRound
public void setTicksPerRound(short ticksPerRound)