Uses of Class
vs.communication.NextRound

Packages that use NextRound
vs.characteragent The characteragent classes build forth on rational agent, defining the control logic for a Character Agent 
 

Uses of NextRound in vs.characteragent
 

Methods in vs.characteragent with parameters of type NextRound
 void ICharacterAgent.handleNextRound(NextRound n)
          Handle nextRound
 void BasicCharacterAgent.handleNextRound(NextRound n)
          Next round has no consequences yet.