moagg.model.weapon.turret
Class BlasterBarrel

java.lang.Object
  extended by moagg.model.weapon.AbstractWeapon
      extended by moagg.model.weapon.turret.AbstractBarrel
          extended by moagg.model.weapon.turret.BlasterBarrel
All Implemented Interfaces:
Weapon

public class BlasterBarrel
extends AbstractBarrel


Constructor Summary
BlasterBarrel()
           
 
Method Summary
 
Methods inherited from class moagg.model.weapon.turret.AbstractBarrel
getAiming, getSpeed, setAiming, setSpeed
 
Methods inherited from class moagg.model.weapon.AbstractWeapon
isShoot, setFireStrategy, setShoot, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlasterBarrel

public BlasterBarrel()


Copyright © 2008. All Rights Reserved.