Uses of Class
net.sf.magicproject.modifier.PlayableZoneModifier

Packages that use PlayableZoneModifier
net.sf.magicproject.clickable.targetable.card All card components. 
 

Uses of PlayableZoneModifier in net.sf.magicproject.clickable.targetable.card
 

Fields in net.sf.magicproject.clickable.targetable.card declared as PlayableZoneModifier
 PlayableZoneModifier MCard.playableZoneModifier
          The playable zone modifiers on this object.
 

Methods in net.sf.magicproject.clickable.targetable.card with parameters of type PlayableZoneModifier
 void MCard.addModifier(PlayableZoneModifier modifier)
          Add a modifier to this object
 void LastKnownCard.addModifier(PlayableZoneModifier modifier)
           
 void MCard.removeModifier(PlayableZoneModifier modifier)
          Remove the specified playable zone-modifier
 void LastKnownCard.removeModifier(PlayableZoneModifier modifier)
           
 



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