|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectothellogame.Agenteothello
Esta clase sirve como base para escribir su propio codigo. Esta clase es la unica clase que, en principio, se debe modificar.
Constructor Summary | |
Agenteothello()
|
Method Summary | |
Jugada |
calculaJugada(TableroModel tab)
Efectua la jugada del agente basada en el estado actual del tablero. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Agenteothello()
Method Detail |
public Jugada calculaJugada(TableroModel tab)
tab
- objeto representando el estado actual del tablero
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |