Uses of Package
jagafa.object

Packages that use jagafa.object
jagafa   
jagafa.ai   
jagafa.naming   
jagafa.object   
jagafa.rule   
jagafa.stats   
jagafa.view   
jagafa.view.newui   
 

Classes in jagafa.object used by jagafa
Board
          The Board object holds alls the cards played including the information which Player played which Card (Is also a CardList)
Card
          Klasse Card: Enthält eine Karte mit Farbe und Kartenwert
GoneCardHeap
          GoneCardHeap is a CardList which holds all Cards that have been played during a Game, including the winners of every turn
Player
          The Player class holds the hand and the AI of a player.
 

Classes in jagafa.object used by jagafa.ai
Card
          Klasse Card: Enthält eine Karte mit Farbe und Kartenwert
Player
          The Player class holds the hand and the AI of a player.
 

Classes in jagafa.object used by jagafa.naming
Card
          Klasse Card: Enthält eine Karte mit Farbe und Kartenwert
 

Classes in jagafa.object used by jagafa.object
Board
          The Board object holds alls the cards played including the information which Player played which Card (Is also a CardList)
Card
          Klasse Card: Enthält eine Karte mit Farbe und Kartenwert
CardList
          Object to store a list of Card Objects Attention: Does not implement java.util.List
Hand
          Hand is a CardList holding all the Cards in a Players hand
Player
          The Player class holds the hand and the AI of a player.
 

Classes in jagafa.object used by jagafa.rule
Board
          The Board object holds alls the cards played including the information which Player played which Card (Is also a CardList)
Card
          Klasse Card: Enthält eine Karte mit Farbe und Kartenwert
Hand
          Hand is a CardList holding all the Cards in a Players hand
 

Classes in jagafa.object used by jagafa.stats
Board
          The Board object holds alls the cards played including the information which Player played which Card (Is also a CardList)
Card
          Klasse Card: Enthält eine Karte mit Farbe und Kartenwert
CardList
          Object to store a list of Card Objects Attention: Does not implement java.util.List
Hand
          Hand is a CardList holding all the Cards in a Players hand
Player
          The Player class holds the hand and the AI of a player.
 

Classes in jagafa.object used by jagafa.view
Board
          The Board object holds alls the cards played including the information which Player played which Card (Is also a CardList)
Hand
          Hand is a CardList holding all the Cards in a Players hand
 

Classes in jagafa.object used by jagafa.view.newui
Hand
          Hand is a CardList holding all the Cards in a Players hand
Player
          The Player class holds the hand and the AI of a player.
 



Copyright 2005 MA Software. All Rights Reserved.