moagg.model.weapon.ship
Class BackDecorator

java.lang.Object
  extended by moagg.model.weapon.WeaponDecorator
      extended by moagg.model.weapon.ship.BackDecorator
All Implemented Interfaces:
Weapon

public class BackDecorator
extends WeaponDecorator


Constructor Summary
BackDecorator()
           
BackDecorator(Weapon weapon)
           
 
Method Summary
 
Methods inherited from class moagg.model.weapon.WeaponDecorator
getWeapon, isShoot, setShoot, setWeapon, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackDecorator

public BackDecorator()

BackDecorator

public BackDecorator(Weapon weapon)


Copyright © 2008. All Rights Reserved.