@Deprecated public class Prey extends MovableAgent
Travaux pratiques d'IA54.
Université de Technologie de Belfort-monbéliard.
Constructor and Description |
---|
Prey()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
live()
Deprecated.
L'agent se deplace aleatoirement.
|
void |
start()
Deprecated.
Start the life of an agent.
|
String |
toString()
Deprecated.
|
computeMove, moveTo
clearProbes, compareTo, equals, forceIdentifierStringRepresentation, forceIdentifierStringRepresentation, getId, getNextMessage, getProbe, getSimulationStepDuration, getSimulationStepDuration, getSimulationTime, getSimulationTime, hasMessage, killMe, perSecond, registerService, removeAllProbes, removeProbe, sendMessage, setProbe, stop, unregisterService
public void start()
Agent
This method must initialize the simulation's attributes of the agent.
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.