Uses of Interface
net.sf.magicproject.action.context.ActionContext

Packages that use ActionContext
net.sf.magicproject.action.context Provides context classes of an action. 
 

Uses of ActionContext in net.sf.magicproject.action.context
 

Classes in net.sf.magicproject.action.context that implement ActionContext
 class BooleanArray
           
 class Int
           
 class ManaCost
          The mana cost context : initial mana cost, mana paid, required mana
 class MoveContext
           
 class MovePlayerCardContext
           
 class ObjectArray<T>
           
 class TargetList
           
 class Wrapper<T>
           
 

Fields in net.sf.magicproject.action.context declared as ActionContext
 ActionContext ActionContextWrapper.actionContext
          Specific data saved during the init/... steps.
 

Constructors in net.sf.magicproject.action.context with parameters of type ActionContext
ActionContextWrapper(int contextID, MAction action, ActionContext actionContext, int repeat)
          Create a new instance of this class.
 



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