moagg.model.weapon.turret
Class LaserBarrel

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

public class LaserBarrel
extends AbstractBarrel


Constructor Summary
LaserBarrel()
           
 
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

LaserBarrel

public LaserBarrel()


Copyright © 2008. All Rights Reserved.