de.jos.game.actions.cleanup
Class CleanupActionLevelAdvancement

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

public class CleanupActionLevelAdvancement
extends AbstractCleanupAction


Constructor Summary
CleanupActionLevelAdvancement(AbstractGameBoard board, InfiniteGameLogic logic)
           
 
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

CleanupActionLevelAdvancement

public CleanupActionLevelAdvancement(AbstractGameBoard board,
                                     InfiniteGameLogic logic)
Method Detail

cleanup

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


Copyright © 2008. All Rights Reserved.