Uses of Class
inonit.domain.game.card.hearts.Rules.Illegal

Packages that use Rules.Illegal
inonit.domain.game.card.hearts Classes related to the card game Hearts. 
 

Uses of Rules.Illegal in inonit.domain.game.card.hearts
 

Methods in inonit.domain.game.card.hearts that throw Rules.Illegal
 void Rules.checkLegalPlay(CardArray[] previousTricks, CardArray currentTrick, CardArray hand, Card card)