Uses of Package
net.sf.magicproject.action.handler

Packages that use net.sf.magicproject.action.handler
net.sf.magicproject.action Provides actions. 
net.sf.magicproject.action.handler Provides interfaces describing the resolution phase(s) an action is executed. 
net.sf.magicproject.action.intlist Provides actions manipulating a list of integers. 
net.sf.magicproject.action.objectmap Provides actions manipulating maps of objects of targetable components. 
net.sf.magicproject.action.target Provides action manipulating list of targetable adding only ONE target. 
net.sf.magicproject.action.targetlist Provides actions manipulating lists of targetable components. 
 

Classes in net.sf.magicproject.action.handler used by net.sf.magicproject.action
ChoosenAction
           
FollowAction
          Represent a rolbackable action that can also be simulated.
InitAction
          An init action is an action played during the initialization phase of an ability, and also replayed during the replay phase.
Replayable
           
RollBackAction
          This is an action we can apply a rollback.
StandardAction
          A standard action is an action that can be simply be played with a given context.
 

Classes in net.sf.magicproject.action.handler used by net.sf.magicproject.action.handler
Replayable
           
RollBackAction
          This is an action we can apply a rollback.
 

Classes in net.sf.magicproject.action.handler used by net.sf.magicproject.action.intlist
StandardAction
          A standard action is an action that can be simply be played with a given context.
 

Classes in net.sf.magicproject.action.handler used by net.sf.magicproject.action.objectmap
StandardAction
          A standard action is an action that can be simply be played with a given context.
 

Classes in net.sf.magicproject.action.handler used by net.sf.magicproject.action.target
ChoosenAction
           
InitAction
          An init action is an action played during the initialization phase of an ability, and also replayed during the replay phase.
Replayable
           
RollBackAction
          This is an action we can apply a rollback.
StandardAction
          A standard action is an action that can be simply be played with a given context.
 

Classes in net.sf.magicproject.action.handler used by net.sf.magicproject.action.targetlist
StandardAction
          A standard action is an action that can be simply be played with a given context.
 



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