@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, live
computeMove, 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.
protected void live(PerceptionType[][] percepts)
live
in class PerceptiveAgent
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.