@Deprecated public abstract class PerceptiveAgent extends MovableAgent
Travaux pratiques d'IA54.
Université de Technologie de Belfort-monbéliard.
Constructor and Description |
---|
PerceptiveAgent()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
drawPercepts(PerceptionType[][] percepts)
Deprecated.
Draw the specified percepts.
|
void |
live()
Deprecated.
L'agent predateur se deplace en fonction de ses perceptions.
|
protected abstract void |
live(PerceptionType[][] percepts)
Deprecated.
L'agent predateur se deplace en fonction de ses perceptions.
|
computeMove, computeMove, moveTo
clearProbes, compareTo, equals, forceIdentifierStringRepresentation, forceIdentifierStringRepresentation, getId, getNextMessage, getProbe, getSimulationStepDuration, getSimulationStepDuration, getSimulationTime, getSimulationTime, hasMessage, killMe, perSecond, registerService, removeAllProbes, removeProbe, sendMessage, setProbe, start, stop, unregisterService
public final void live()
protected abstract void live(PerceptionType[][] percepts)
protected void drawPercepts(PerceptionType[][] percepts)
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.