Uses of Package
org.ninm.games.cardgames.belot

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

Classes in org.ninm.games.cardgames.belot used by org.ninm.games.cardgames.belot
Belot
          This class represents the belot card game
BelotBid
          this is the bid which a belot game would use
BelotBid.DoublingFactor
          This class represents the doubling factor for a belot game (e.g.
BelotEngine
          This class holds the logic of the belot game
BelotGame
          this is an enumeration of all the possible bids in a belot game
BelotTrick
          This class represents a trick used in the belot game
BelotTrick.Type
           
Hand
          Utility class used by the belot engine to store the currant state of the hand
PlayingState
          The superclass of all the playing states which holds most of the common functionality
State
          This is the interface which all Belot states should implement
StateAdapter
          A utility class which can be used to adapt the State interfaces
 


SourceForge.net Logo