public class IAGOGothelFavorVH extends IAGOCoreVH
safeForMultiAgent
game
Constructor and Description |
---|
IAGOGothelFavorVH(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, modifyVerbalLedger
getAgentVsAgent, getID, safeForMultiAgent, setAgentVsAgent
getAdversary, getHistory, getName, getSession, pairWith, setAdversary, setGameSpec, setHistory
public IAGOGothelFavorVH(java.lang.String name, GameSpec game, javax.websocket.Session session)
name:
- agent's namegame:
- gamespec valuesession:
- the sessionpublic java.lang.String getArtName()
IAGOCoreVH
getArtName
in class IAGOCoreVH
public java.lang.String agentDescription()
GeneralVH
Brad -- He is looking forward to negotiating with you!
"agentDescription
in class GeneralVH