Uses of Package
ks.client.interfaces

Packages that use ks.client.interfaces
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.view Core set of classes needed to properly view KombatSolitaire Plugins. 
 

Classes in ks.client.interfaces used by ks.client.interfaces
IClientInterface
          Represents the interaction expected by any Kombat GUI element.
ITableGUI
          Interface for a graphical representation of a Kombat Solitaire table on the client.
ITableRequests
          Requests coming from a Table GUI element.
 

Classes in ks.client.interfaces used by ks.common.view
IGameInterface
          Interface to enable Container to speak to the outside entity that manages the container.