|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.game.control.weapon.turret.aiming.AbstractAimingStrategy moagg.game.control.weapon.turret.aiming.FixedAimingStrategy
public class FixedAimingStrategy
Constructor Summary | |
---|---|
FixedAimingStrategy()
|
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 |
---|
public FixedAimingStrategy()
Method Detail |
---|
public int getAngle(Turret turret, AbstractBarrel barrel, GameControl gameControl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |