public class IAGOJiminyFavorVH extends IAGOCoreVH
safeForMultiAgentgame| Constructor and Description |
|---|
IAGOJiminyFavorVH(java.lang.String name,
GameSpec game,
javax.websocket.Session session) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
agentDescription()
This is the HTML description of the agent, e.g.
|
java.lang.String |
getArtName()
Every agent needs a name to select the art that will be used.
|
getEventResponse, getGameCount, getLedger, getTotalLedger, getVerbalLedger, modifyOfferLedger, modifyVerbalLedgergetAgentVsAgent, getID, safeForMultiAgent, setAgentVsAgentgetAdversary, getHistory, getName, getSession, pairWith, setAdversary, setGameSpec, setHistorypublic IAGOJiminyFavorVH(java.lang.String name,
GameSpec game,
javax.websocket.Session session)
name: - agent's namegame: - gamespec valuesession: - the sessionpublic java.lang.String getArtName()
IAGOCoreVHgetArtName in class IAGOCoreVHpublic java.lang.String agentDescription()
GeneralVHBrad -- He is looking forward to negotiating with you!
"agentDescription in class GeneralVH