de.jos.game.actions.cleanup
Class CleanupActionBulletMovingPuzzle

java.lang.Object
  extended by de.jos.game.actions.cleanup.AbstractCleanupAction
      extended by de.jos.game.actions.cleanup.CleanupActionAbstractBulletMoving
          extended by de.jos.game.actions.cleanup.CleanupActionBulletMovingPuzzle

public class CleanupActionBulletMovingPuzzle
extends CleanupActionAbstractBulletMoving


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

CleanupActionBulletMovingPuzzle

public CleanupActionBulletMovingPuzzle(AbstractGameBoard board,
                                       Bullet bullet)
Method Detail

cleanupSpecific

public void cleanupSpecific(java.util.List<Bullet> dissolveBulletList)
Specified by:
cleanupSpecific in class CleanupActionAbstractBulletMoving


Copyright © 2008. All Rights Reserved.