de.jos.game.actions.cleanup
Class CleanupPuzzleGameOverAction

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

public class CleanupPuzzleGameOverAction
extends AbstractCleanupAction


Constructor Summary
CleanupPuzzleGameOverAction(AbstractGameBoard gameBoard, boolean solved)
           
 
Method Summary
 void 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

CleanupPuzzleGameOverAction

public CleanupPuzzleGameOverAction(AbstractGameBoard gameBoard,
                                   boolean solved)
Method Detail

cleanup

public void cleanup()
Specified by:
cleanup in class AbstractCleanupAction


Copyright © 2008. All Rights Reserved.