Uses of Package
net.sf.magicproject.clickable.targetable.card

Packages that use net.sf.magicproject.clickable.targetable.card
net.sf.magicproject Package containing the main application and the standalone deck builder. 
net.sf.magicproject.action Provides actions. 
net.sf.magicproject.action.context Provides context classes of an action. 
net.sf.magicproject.action.listener Provides interfaces describing the king of listener an action is. 
net.sf.magicproject.action.target Provides action manipulating list of targetable adding only ONE target. 
net.sf.magicproject.chart All available charts. 
net.sf.magicproject.chart.datasets All available datasets for charts. 
net.sf.magicproject.clickable.ability Abilities. 
net.sf.magicproject.clickable.action Clickable actions are visible actions the players can see their progress such as what's done and what's remain to do. 
net.sf.magicproject.clickable.targetable Provides all targetable objects : player, card, card... 
net.sf.magicproject.clickable.targetable.card All card components. 
net.sf.magicproject.clickable.targetable.player All player components. 
net.sf.magicproject.database Database components : manage data download, cache, picture and card name translations. 
net.sf.magicproject.event Available events. 
net.sf.magicproject.event.context Context attached to a triggered event. 
net.sf.magicproject.event.phase The phase events : before, beginning, ending events. 
net.sf.magicproject.expression Provides expressions. 
net.sf.magicproject.modifier Provides modifiers. 
net.sf.magicproject.stack All classes manipulating stack and controlling the abilities/actions flow. 
net.sf.magicproject.test Provides all tests. 
net.sf.magicproject.token Unclassed constants. 
net.sf.magicproject.tools Some utility classes. 
net.sf.magicproject.ui UI classes. 
net.sf.magicproject.ui.component I18N utilities. 
net.sf.magicproject.ui.component.task Clickable UI tasks. 
net.sf.magicproject.ui.wizard Wizard components. 
net.sf.magicproject.zone Contains all zones. 
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject
CardModel
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.action
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
TriggeredCard
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.action.context
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.action.listener
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
TriggeredCard
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.action.target
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.chart
CardModel
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.chart.datasets
CardModel
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.clickable.ability
CardCopy
           
DelayedCard
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
TriggeredCard
           
TriggeredCardChoice
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.clickable.action
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.clickable.targetable
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.clickable.targetable.card
AbstractCard
           
Attachment
           
CardModel
           
CardModelImpl
           
DelayedCard
           
LastKnownCard
           
LastKnownCardInfo
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
SystemCard
          MSystemCard.java Created on 5 mars 2004
TriggeredCard
           
VirtualCard
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.clickable.targetable.player
AbstractCard
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.database
AbstractCard
           
CardModel
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.event
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
TriggeredCard
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.event.context
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.event.phase
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.expression
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.modifier
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.stack
AbstractCard
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
TriggeredCard
           
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.test
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.token
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.tools
CardModel
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.ui
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.ui.component
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.ui.component.task
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.ui.wizard
AbstractCard
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
 

Classes in net.sf.magicproject.clickable.targetable.card used by net.sf.magicproject.zone
AbstractCard
           
DelayedCard
           
MCard
          This class corresponds to the graphical element of a specified card, and correponds to an actor.
TriggeredCard
           
 



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