|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.model.weapon.turret.aiming.AbstractAiming moagg.model.weapon.turret.aiming.FixedAiming
public class FixedAiming
Constructor Summary | |
---|---|
FixedAiming()
|
Method Summary | |
---|---|
int |
getAngle()
|
void |
setAngle(int angle)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FixedAiming()
Method Detail |
---|
public void setAngle(int angle)
public int getAngle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |