net.sourceforge.simplegamenet.connectaline
Class CALPlayerSettings

java.lang.Object
  extended bynet.sourceforge.simplegamenet.connectaline.CALPlayerSettings

public class CALPlayerSettings
extends Object


Constructor Summary
CALPlayerSettings(int score, int color)
           
 
Method Summary
 int getCALPlayerColor()
           
 int getCALPlayerScore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CALPlayerSettings

public CALPlayerSettings(int score,
                         int color)
Method Detail

getCALPlayerScore

public int getCALPlayerScore()

getCALPlayerColor

public int getCALPlayerColor()


Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.