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