|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jos.game.actions.cleanup.AbstractCleanupAction
de.jos.game.actions.cleanup.CleanupActionAbstractBulletMoving
de.jos.game.actions.cleanup.CleanupActionBulletMovingPuzzle
public class CleanupActionBulletMovingPuzzle
Constructor Summary | |
---|---|
CleanupActionBulletMovingPuzzle(AbstractGameBoard board,
Bullet bullet)
|
Method Summary | |
---|---|
void |
cleanupSpecific(java.util.List<Bullet> dissolveBulletList)
|
Methods inherited from class de.jos.game.actions.cleanup.CleanupActionAbstractBulletMoving |
---|
cleanup |
Methods inherited from class de.jos.game.actions.cleanup.AbstractCleanupAction |
---|
getGameBoard, getNewSpecialEventList, getResourceContainer, getString, getString, setResourceContainer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CleanupActionBulletMovingPuzzle(AbstractGameBoard board, Bullet bullet)
Method Detail |
---|
public void cleanupSpecific(java.util.List<Bullet> dissolveBulletList)
cleanupSpecific
in class CleanupActionAbstractBulletMoving
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |