de.jos.game.actions.cleanup
Class CleanupActionScore

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

public class CleanupActionScore
extends AbstractCleanupAction


Constructor Summary
CleanupActionScore(AbstractGameBoard board, int score)
           
 
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

CleanupActionScore

public CleanupActionScore(AbstractGameBoard board,
                          int score)
Method Detail

cleanup

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


Copyright © 2008. All Rights Reserved.