org.moyoman.comm.client
Interface NonvalidatedPlayerFactory

All Known Implementing Classes:
MousePlayerFactory

public interface NonvalidatedPlayerFactory


Method Summary
 NonvalidatedPlayer create(Color c, Handicap h, String id)
           
 

Method Detail

create

public NonvalidatedPlayer create(Color c,
                                 Handicap h,
                                 String id)
                          throws InternalErrorException
InternalErrorException