#include <land.h>
Inheritance diagram for land:

Public Methods | |
| land (double *coordinates, int index) | |
| ~land () | |
| void | update (long int updateStamp) |
| The code that makes the world evolve to its next iteration. | |
| bool | isColony () |
| Is this portion a colony ? | |
| void | displayPheromones (char) |
| The OpenGL/Glut code that displays the pheromones located on the portion, if any. More... | |
|
||||||||||||
|
|
|
|
The OpenGL/Glut code that displays the pheromones located on the portion, if any.
Reimplemented from portion. |
1.2.15