Package net.sf.magicproject.event

Available events.

See:
          Description

Interface Summary
RegisterableEvent  
 

Class Summary
ArrangedZone When a zone is arranged.
AssignedDamage  
AttachedEvent When a card is attached to another.
BecomeTapped  
BecomeUnTapped Event generated when a card become untapped
CanICast  
Casting MEventCasting.java Created on 29 janv. 2004
DeclaredAttacking  
DeclaredBlocking  
Detached When an attached card is detached from another.
EventFactory The event factory.
FacedDown Event generated when a card is faced down.
FacedUp Event generated when a card is faced up.
GivenMana When the mana pool is modified.
LethalDamaged Event generated when a card receive enougth damages to make it dead
LoseGame MEventLifeChanged.java Created on 29 janv. 2004
MEventListener  
ModifiedController  
ModifiedIdCard  
ModifiedIdColor  
ModifiedOwner  
ModifiedProperty  
ModifiedPropertyIntersection  
ModifiedRegister  
ModifiedRegisterRange  
MovedCard  
Targeted When this a component is targeted.
TriggeredEvent MEventTriggered.java Created on 2 févr. 2004
UncaughtException  
UpdatedLife  
UpdateToughness When this event is raised.
 

Enum Summary
Event This interface contains all events supported
 

Package net.sf.magicproject.event Description

Available events. An event is a signal activating some abilities. To each event, specific data are attached. These data are used by listeners attached to abilities to check wether the event matches or not.



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