Uses of Package
org.vizzini.game.cardgame

Packages that use org.vizzini.game.cardgame
org.vizzini.example.gin Provides gin classes for the game framework. 
org.vizzini.example.gin.ui Provides gin user interface classes for the game framework. 
org.vizzini.game.cardgame Provides core game classes for card games in the game framework. 
org.vizzini.ui.game.cardgame Provides card game user interface classes for the game framework. 
 

Classes in org.vizzini.game.cardgame used by org.vizzini.example.gin
AbstractCardTable
          Provides a regular card deck for card games in the game framework.
ICardCollection
          Defines methods required by a card collection.
 

Classes in org.vizzini.game.cardgame used by org.vizzini.example.gin.ui
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.
 

Classes in org.vizzini.game.cardgame used by org.vizzini.game.cardgame
AbstractCard
          Provides a card 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.
DiscardAction
          Provides a discard action for card games in the game framework.
DrawAction
          Provides a draw action for card games in the game framework.
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.
TakeDiscardAction
          Provides a discard action for card games in the game framework.
 

Classes in org.vizzini.game.cardgame used by org.vizzini.ui.game.cardgame
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.
 



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