net.sf.magicproject.modifier
Class StaticModifier

java.lang.Object
  extended by net.sf.magicproject.modifier.Modifier
      extended by net.sf.magicproject.modifier.StaticModifier
All Implemented Interfaces:
ObjectModifier, Unregisterable

public class StaticModifier
extends Modifier

Since:
0.86 Any event interferring with the filter-test make this static-modifier to be re-evaluated for the concerned card.
Author:
Fabrice Daugan

Field Summary
 
Fields inherited from class net.sf.magicproject.modifier.Modifier
layer, next
 
Method Summary
 void refresh()
          Refresh this modifier following the whileCondition.
 
Methods inherited from class net.sf.magicproject.modifier.Modifier
addModifier, getCard, getNbObjects, paintObject, removeFromManager, removeObject, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

refresh

public void refresh()
Description copied from class: Modifier
Refresh this modifier following the whileCondition.

Specified by:
refresh in class Modifier


Copyright © 2003-2007 Magic-Project. All Rights Reserved.