Class and Description |
---|
edu.usc.ict.iago.agent.IAGODefaultBehavior
This and other older VHs use a much older versions of the message events, which did not follow subtyping.
While in theory they would work with a GameSpec from that era that had identical message codes, they are now unpredictable.
|
edu.usc.ict.iago.agent.IAGODefaultMessage
This and other older VHs use a much older versions of the message events, which did not follow subtyping.
While in theory they would work with a GameSpec from that era that had identical message codes, they are now unpredictable.
|
Method and Description |
---|
edu.usc.ict.iago.utils.DatabaseUtils.createUser() |
edu.usc.ict.iago.utils.Event.getMessageCode()
MessageCode have been replaced with the SubClass system.
|
edu.usc.ict.iago.utils.MessagePolicy.getMessageResponse(History, GameSpec) |
edu.usc.ict.iago.utils.GameSpec.getOverflowSize() |
Constructor and Description |
---|
edu.usc.ict.iago.utils.Event(int, Event.EventClass, Offer) |