@Deprecated public class Prey extends PerceptiveAgent
Travaux pratiques d'IA54.
Université de Technologie de Belfort-monbéliard.
Une proie essaye de fuir les predateurs.
| Constructor and Description |
|---|
Prey()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawDangerMatrix(int[][] percepts)
Deprecated.
Draw the specified percepts.
|
protected void |
live(PerceptionType[][] percepts)
Deprecated.
L'agent se deplace aleatoirement en fonction de ses perceptions.
|
void |
start()
Deprecated.
Start the life of an agent.
|
String |
toString()
Deprecated.
|
drawPercepts, livecomputeMove, computeMove, moveToclearProbes, compareTo, equals, forceIdentifierStringRepresentation, forceIdentifierStringRepresentation, getId, getNextMessage, getProbe, getSimulationStepDuration, getSimulationStepDuration, getSimulationTime, getSimulationTime, hasMessage, killMe, perSecond, registerService, removeAllProbes, removeProbe, sendMessage, setProbe, stop, unregisterServiceprotected void drawDangerMatrix(int[][] percepts)
public void start()
AgentThis method must initialize the simulation's attributes of the agent.
protected void live(PerceptionType[][] percepts)
live in class PerceptiveAgentCopyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.