Uses of Interface
ks.client.interfaces.IClientInterface

Packages that use IClientInterface
ks.client.interfaces All interfaces in this package are pre-defined contracts between the various system components that exist within the KombatSolitaire Client. 
 

Uses of IClientInterface in ks.client.interfaces
 

Subinterfaces of IClientInterface in ks.client.interfaces
 interface IClientInterface2
          To avoid modifying any existing interfaces, this new interface extends the existing ClientInterface with additional functionality as may be required in the future.