@Deprecated public class Snake extends MovableAgent
Travaux pratiques d'IA54.
Université de Technologie de Belfort-monbéliard.
Un serpent se déplace au hasard.
Constructor and Description |
---|
Snake()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
live()
Deprecated.
L'agent predateur se deplace aleatoirement.
|
void |
start()
Deprecated.
Start the life of an agent.
|
String |
toString()
Deprecated.
|
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.
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.