@Deprecated public class Lion extends PerceptiveAgent
Travaux pratiques d'IA54.
Université de Technologie de Belfort-monbéliard.
Un lion essaye de coincer une proie.
| Constructor and Description |
|---|
Lion()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
live(PerceptionType[][] percepts)
Deprecated.
L'agent predateur se deplace 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, unregisterServicepublic 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.