|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.game.control.weapon.sam.MissileFactoryImpl
public class MissileFactoryImpl
Constructor Summary | |
---|---|
MissileFactoryImpl()
|
Method Summary | |
---|---|
void |
createProjectile(ShooterObject shooter,
Weapon weapon,
InternalGameControl gameControl)
|
protected double |
getInitialMissileAngle(Sam sam)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MissileFactoryImpl()
Method Detail |
---|
public void createProjectile(ShooterObject shooter, Weapon weapon, InternalGameControl gameControl)
createProjectile
in interface ProjectileFactory
protected double getInitialMissileAngle(Sam sam)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |