Package cz.cuni.amis.pogamut.multi.params


Interface Summary
ITeamAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView> These parameters declares getter for ISharedWorldView instance that should be used by the particular agent.
ITeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView> Combines ITeamAgentParameters and IRemoteAgentParameters.