Uses of Class
moagg.model.object.sprite.Turret

Packages that use Turret
moagg.game.control.weapon.turret   
moagg.game.control.weapon.turret.aiming   
 

Uses of Turret in moagg.game.control.weapon.turret
 

Methods in moagg.game.control.weapon.turret with parameters of type Turret
protected  void AbstractProjectileFactoryImpl.initProjectile(ShootableObject projectile, Turret turret, AbstractBarrel barrel, int angle, InternalGameControl gameControl)
           
 

Uses of Turret in moagg.game.control.weapon.turret.aiming
 

Methods in moagg.game.control.weapon.turret.aiming with parameters of type Turret
 int RandomAimingStrategy.getAngle(Turret turret, AbstractBarrel barrel, GameControl gameControl)
           
 int AimingStrategy.getAngle(Turret turret, AbstractBarrel barrel, GameControl gameControl)
           
 int FixedAimingStrategy.getAngle(Turret turret, AbstractBarrel barrel, GameControl gameControl)
           
 int SmartAimingStrategy.getAngle(Turret turret, AbstractBarrel barrel, GameControl gameControl)
           
 int SweepAimingStrategy.getAngle(Turret turret, AbstractBarrel barrel, GameControl gameControl)
           
protected  int AbstractAimingStrategy.getCenterAngle(Turret turret)
           
 



Copyright © 2008. All Rights Reserved.