moagg.game.control.weapon.turret.aiming
Class SweepAimingStrategy

java.lang.Object
  extended by moagg.game.control.weapon.turret.aiming.AbstractAimingStrategy
      extended by moagg.game.control.weapon.turret.aiming.SweepAimingStrategy
All Implemented Interfaces:
AimingStrategy

public class SweepAimingStrategy
extends AbstractAimingStrategy


Constructor Summary
SweepAimingStrategy()
           
 
Method Summary
 int getAngle(Turret turret, AbstractBarrel barrel, GameControl gameControl)
           
 
Methods inherited from class moagg.game.control.weapon.turret.aiming.AbstractAimingStrategy
getCenterAngle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SweepAimingStrategy

public SweepAimingStrategy()
Method Detail

getAngle

public int getAngle(Turret turret,
                    AbstractBarrel barrel,
                    GameControl gameControl)


Copyright © 2008. All Rights Reserved.