|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.game.control.weapon.turret.AbstractProjectileFactoryImpl
public abstract class AbstractProjectileFactoryImpl
| Constructor Summary | |
|---|---|
AbstractProjectileFactoryImpl()
|
|
| Method Summary | |
|---|---|
protected AimingStrategy |
createAiming(AbstractBarrel barrel)
|
protected void |
initProjectile(ShootableObject projectile,
Turret turret,
AbstractBarrel barrel,
int angle,
InternalGameControl gameControl)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface moagg.game.control.weapon.ProjectileFactory |
|---|
createProjectile |
| Constructor Detail |
|---|
public AbstractProjectileFactoryImpl()
| Method Detail |
|---|
protected AimingStrategy createAiming(AbstractBarrel barrel)
protected void initProjectile(ShootableObject projectile,
Turret turret,
AbstractBarrel barrel,
int angle,
InternalGameControl gameControl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||