Package org.vizzini.game.cardgame

Provides core game classes for card games in the game framework.

See:
          Description

Interface Summary
ICard Defines methods required by a card for card games in the game framework.
ICardCollection Defines methods required by a card collection.
ISuit Defines methods required by a suit for card games in the game framework.
 

Class Summary
AbstractCard Provides a card for card games in the game framework.
AbstractCardTable Provides a regular card deck for card games in the game framework.
AbstractSuit Provides base functionality for a suit for card games in the game framework.
CardCollection Provides a card collection.
DefaultSuit Provides a default implementation of a suit for card games in the game framework.
DiscardAction Provides a discard action for card games in the game framework.
DrawAction Provides a draw action for card games in the game framework.
PokerCard Provides a poker card for card games in the game framework.
PokerDeck Provides a poker card deck for card games in the game framework.
TakeDiscardAction Provides a discard action for card games in the game framework.
 

Package org.vizzini.game.cardgame Description

Provides core game classes for card games in the game framework.

Figure 1. Cardgame package Class Diagram

Figure 1 displays an overview of all classes in the cardgame package.

Author:
Admin


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02