|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.game.control.weapon.mortar.AbstractProjectileFactoryImpl
public abstract class AbstractProjectileFactoryImpl
Constructor Summary | |
---|---|
AbstractProjectileFactoryImpl()
|
Method Summary | |
---|---|
protected void |
createProjectile(Mortar mortar,
AbstractBarrel barrel,
int angle,
InternalGameControl gameControl)
|
protected int |
getCenterAngle(Mortar mortar)
|
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 int getCenterAngle(Mortar mortar)
protected void createProjectile(Mortar mortar, AbstractBarrel barrel, int angle, InternalGameControl gameControl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |