edu.turtlekit2.kernel.environment
Class Pheromone
java.lang.Object
edu.turtlekit2.kernel.environment.Pheromone
Deprecated.
public class Pheromone
- extends Object
A dynamic pheromone
- Author:
- Fabien Michel
Method Summary |
boolean |
diffusion()
Deprecated. diffusion method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
env
protected TurtleEnvironment env
- Deprecated.
Pheromone
public Pheromone(TurtleEnvironment env,
String name,
int x,
int y,
double quantity)
- Deprecated.
- Creates a new instance of Pheromone
diffusion
public boolean diffusion()
- Deprecated.
- diffusion method