|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfinitewisdom.model.agent.PlayerAgentAdapter
gamedom1.agent.player2.CPUPlayerAgent2Dom1
public class CPUPlayerAgent2Dom1
The simplest possible computer opponent. See the source code.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class infinitewisdom.model.agent.PlayerAgentAdapter |
|---|
PlayerAgentAdapter.CommandBuffer |
| Field Summary |
|---|
| Fields inherited from class infinitewisdom.model.agent.PlayerAgentAdapter |
|---|
commandParser, commands, player |
| Constructor Summary | |
|---|---|
CPUPlayerAgent2Dom1(ServerCommandParserIF cp,
PlayerIF p)
|
|
| Method Summary | |
|---|---|
void |
step()
|
| Methods inherited from class infinitewisdom.model.agent.PlayerAgentAdapter |
|---|
getCommands, getPlayer, sendClientCommand, sendServerCommand, setPlayer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CPUPlayerAgent2Dom1(ServerCommandParserIF cp,
PlayerIF p)
| Method Detail |
|---|
public void step()
step in interface TimerStepIFstep in class PlayerAgentAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||