Uses of Interface
org.cb.jset.SetGameConnection

Packages that use SetGameConnection
org.cb.jset Classes part of the core of the implementation, used by both the client and the server packages.. 
 

Uses of SetGameConnection in org.cb.jset
 

Classes in org.cb.jset that implement SetGameConnection
 class JSetGameImpl.GameConnectionImpl
          A GameConnectionImpl instance acts as a broker between a Player and the Game Useful to keep track which player does what.
 

Methods in org.cb.jset that return SetGameConnection
 SetGameConnection JSetGameImpl.connect(SetGamePlayer player)
           
 SetGameConnection SetGame.connect(SetGamePlayer player)
           
 



Copyright © 2004 CoffeeBreaks. All Rights Reserved.