Interface HasChoiceCard

All Known Implementing Classes:
HeroPowerAction, PlayChooseOneCardAction

public interface HasChoiceCard
Indicates this action specifies one of possibly many cards as the choice that the player made to play.

This corresponds to the choice a player made for a choose-one spell.

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getChoiceCardId

      String getChoiceCardId()