net.sf.magicproject.action
Interface BackgroundMessaging

All Known Implementing Classes:
Input, InputChoice, MessagingAction, MoveCard, TriggeredCardChoice

public interface BackgroundMessaging

Since:
0.86
Author:
Fabrice Daugan

Method Summary
 void replayAction(ContextEventListener context, Ability ability, Wizard wizard)
          Replay the current action as it was when it has been suspended.
 

Method Detail

replayAction

void replayAction(ContextEventListener context,
                  Ability ability,
                  Wizard wizard)
Replay the current action as it was when it has been suspended.

Parameters:
context - is the context attached to this action.
ability - is the ability owning this test. The card component of this ability should correspond to the card owning this test too.
wizard - the hidden wizard frame


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