Uses of Package
ks.common.games

Packages that use ks.common.games
ks.client.interfaces All interfaces in this package are pre-defined contracts between the various system components that exist within the KombatSolitaire Client. 
ks.common.controller Core set of classes needed to support the communication over Sockets between a Client and Server. 
ks.common.games Core set of classes that define the structure of Solitaire Plugins and the way they are played. 
ks.common.model Core set of classes needed to support the modeling within KombatSolitaire Plugins. 
ks.common.view Core set of classes needed to properly view KombatSolitaire Plugins. 
 

Classes in ks.common.games used by ks.client.interfaces
Solitaire
          The ultimate superclass of all Solitaire games.
 

Classes in ks.common.games used by ks.common.controller
Solitaire
          The ultimate superclass of all Solitaire games.
 

Classes in ks.common.games used by ks.common.games
Solitaire
          The ultimate superclass of all Solitaire games.
 

Classes in ks.common.games used by ks.common.model
Solitaire
          The ultimate superclass of all Solitaire games.
 

Classes in ks.common.games used by ks.common.view
Solitaire
          The ultimate superclass of all Solitaire games.