Uses of Class
org.ninm.games.cardgames.belot.PlayingState

Packages that use PlayingState
org.ninm.games.cardgames.belot This package contains the implementation of the Belot card game 
 

Uses of PlayingState in org.ninm.games.cardgames.belot
 

Subclasses of PlayingState in org.ninm.games.cardgames.belot
 class AllTrumpsState
          This state represents the logic of the "All Trumps" game
 class NoTrumpsState
          This state represents the logic of the "No Trumps" game
 class SpecificTrumpState
          This state represents the logic of a "Specific Trumps" game e.g.
 


SourceForge.net Logo