Uses of Interface
com.webstersmalley.chessweb.game.PlayableGame

Packages that use PlayableGame
com.webstersmalley.chessweb.game   
 

Uses of PlayableGame in com.webstersmalley.chessweb.game
 

Methods in com.webstersmalley.chessweb.game that return PlayableGame
 PlayableGame GameSession.getGame()
          The game type.
 

Methods in com.webstersmalley.chessweb.game with parameters of type PlayableGame
 GameSession GameFactory.createNewGameSession(PlayableGame game)
           
 



Copyright © 2005 Webster Smalley. All Rights Reserved.