moagg.game.control.weapon.mortar
Class SmartProjectileFactoryImpl

java.lang.Object
  extended by moagg.game.control.weapon.mortar.AbstractProjectileFactoryImpl
      extended by moagg.game.control.weapon.mortar.SmartProjectileFactoryImpl
All Implemented Interfaces:
ProjectileFactory

public class SmartProjectileFactoryImpl
extends AbstractProjectileFactoryImpl


Constructor Summary
SmartProjectileFactoryImpl()
           
 
Method Summary
 void createProjectile(ShooterObject shooter, Weapon weapon, InternalGameControl gameControl)
           
 
Methods inherited from class moagg.game.control.weapon.mortar.AbstractProjectileFactoryImpl
createProjectile, getCenterAngle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartProjectileFactoryImpl

public SmartProjectileFactoryImpl()
Method Detail

createProjectile

public void createProjectile(ShooterObject shooter,
                             Weapon weapon,
                             InternalGameControl gameControl)


Copyright © 2008. All Rights Reserved.