Uses of Class
org.moyoman.comm.client.ValidatedPlayer

Packages that use ValidatedPlayer
org.moyoman.client.reference Provides classes for a reference implementation of a Moyoman client GUI application. 
org.moyoman.comm.client Provides classes for the client to make requests and receive responses. 
 

Uses of ValidatedPlayer in org.moyoman.client.reference
 

Subclasses of ValidatedPlayer in org.moyoman.client.reference
 class InteractiveComputerPlayer
          Provides an implementation of ValidatedPlayer to allow both mouse input and computer play.
 

Uses of ValidatedPlayer in org.moyoman.comm.client
 

Subclasses of ValidatedPlayer in org.moyoman.comm.client
 class MoyomanPlayer
          The MoyomanPlayer is a Player class which uses the Moyoman server to play.