Interface HasChooseOneActions
- All Known Implementing Classes:
Card
public interface HasChooseOneActions
An interface that specifies that the object has choose one behaviour.
-
Method Summary
-
Method Details
-
playOptions
-
playBothOptions
- Returns:
- An action that corresponds to playing all the options together.
-
hasBothOptions
boolean hasBothOptions()
-