Package net.sf.magicproject.action.handler

Provides interfaces describing the resolution phase(s) an action is executed.

See:
          Description

Interface Summary
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.
 

Package net.sf.magicproject.action.handler Description

Provides interfaces describing the resolution phase(s) an action is executed. Is an action is rollbackable? Must be initialized first?...



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