de.jos.game.actions.cleanup
Class CleanupActionNone

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

public class CleanupActionNone
extends AbstractCleanupAction


Constructor Summary
CleanupActionNone(AbstractGameBoard gameBoard)
           
 
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

CleanupActionNone

public CleanupActionNone(AbstractGameBoard gameBoard)
Method Detail

cleanup

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


Copyright © 2008. All Rights Reserved.