|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectipdlx.Player
ipdlx.gui.HumanPlayer
public class HumanPlayer
base class for all human players
| Field Summary |
|---|
| Fields inherited from class ipdlx.Player |
|---|
gamesLost, gamesPlayed, gamesTied, gamesWon, name, strategy, strategyClass |
| Constructor Summary | |
|---|---|
HumanPlayer(java.util.Properties props,
Strategy strategy)
|
|
| Method Summary | |
|---|---|
java.util.Properties |
getPlayerProperties()
|
| Methods inherited from class ipdlx.Player |
|---|
clearMemory, clearResult, getMove, getName, getResult, getStrategy, getStrategy, reloadStrategy, setLastResult, setNumberOfOpponents, setOpponentMove, setOpponentsMoves, setStrategy, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HumanPlayer(java.util.Properties props,
Strategy strategy)
strategy - | Method Detail |
|---|
public final java.util.Properties getPlayerProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||