net.sf.magicproject.ui
Interface Tappable

All Known Implementing Classes:
CardCopy, Damage, LastKnownCard, MCard, PlayerCard, SystemCard, VirtualCard

public interface Tappable

Author:
Fabrice Daugan

Method Summary
 void tap(boolean tapped)
          Tap/untap this component
 

Method Detail

tap

void tap(boolean tapped)
Tap/untap this component

Parameters:
tapped - if true the component will be tapped


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