public abstract class Player extends java.lang.Object implements java.io.Serializable
protected OEAgent
player
protected
Player(OEAgent ag)
boolean
equals(java.lang.Object obj)
OEAgent
getPlayer()
int
hashCode()
protected void
setPlayer(OEAgent ag)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected OEAgent player
protected Player(OEAgent ag)
public OEAgent getPlayer()
protected void setPlayer(OEAgent ag)
public int hashCode()
hashCode
java.lang.Object
public boolean equals(java.lang.Object obj)
equals