|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.game.control.handler.CreateFountainParticlesHandler
public class CreateFountainParticlesHandler
Takes care of creating particles for particle fountains.
| Constructor Summary | |
|---|---|
CreateFountainParticlesHandler()
|
|
| Method Summary | |
|---|---|
protected Particle |
createFountainParticle(Fountain fountain)
|
protected Vector |
getInitialParticleSpeed(Fountain fountain)
|
void |
update(InternalGameControl gameControl,
long elapsedTime)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateFountainParticlesHandler()
| Method Detail |
|---|
public void update(InternalGameControl gameControl,
long elapsedTime)
update in interface GameControlHandlerprotected Particle createFountainParticle(Fountain fountain)
protected Vector getInitialParticleSpeed(Fountain fountain)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||