Package net.sf.magicproject.action.context

Provides context classes of an action.

See:
          Description

Interface Summary
ActionContext Represents the context associated to an action.
 

Class Summary
ActionContextWrapper  
BooleanArray  
Int  
ManaCost The mana cost context : initial mana cost, mana paid, required mana
MoveContext  
MovePlayerCardContext  
ObjectArray<T>  
TargetList  
Wrapper<T>  
 

Package net.sf.magicproject.action.context Description

Provides context classes of an action. This context is used in the action manager. This context is essentially used to rollback an action, and also used by actions requiring several user answers.



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