|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.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 ProjectileFactoryprotected double getInitialMissileAngle(Sam sam)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||