Uses of Class
org.vizzini.util.AbstractMap

Packages that use AbstractMap
org.vizzini.game Provides core game classes for the game framework. 
org.vizzini.game.cardgame Provides core game classes for card games in the game framework. 
 

Uses of AbstractMap in org.vizzini.game
 

Subclasses of AbstractMap in org.vizzini.game
 class AgentCollection
          Provides a collection to hold IAgent s.
 class TeamCollection
          Provides a collection to hold ITeam s.
 class TokenCollection
          Provides a collection to hold IToken s.
 class TokenPositionCollection
          Provides a collection to hold IToken s, where the tokens are stored by their position.
 

Uses of AbstractMap in org.vizzini.game.cardgame
 

Subclasses of AbstractMap in org.vizzini.game.cardgame
 class CardCollection
          Provides a card collection.
 class PokerDeck
          Provides a poker card deck for card games in the game framework.
 



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