|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.game.control.weapon.turret.AbstractProjectileFactoryImpl moagg.game.control.weapon.turret.LaserFactoryImpl
public class LaserFactoryImpl
Constructor Summary | |
---|---|
LaserFactoryImpl()
|
Method Summary | |
---|---|
void |
createProjectile(ShooterObject shooter,
Weapon weapon,
InternalGameControl gameControl)
|
Methods inherited from class moagg.game.control.weapon.turret.AbstractProjectileFactoryImpl |
---|
createAiming, initProjectile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LaserFactoryImpl()
Method Detail |
---|
public void createProjectile(ShooterObject shooter, Weapon weapon, InternalGameControl gameControl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |