#include <Controller.hpp>
| Controller::Controller |
( |
Map & |
map, |
|
|
int |
nbCreaSelectMax, |
|
|
int |
nbCreaMax, |
|
|
int |
turnMax |
|
) |
| |
| Controller::Controller |
( |
Map & |
map | ) |
|
| bool Controller::doneObjective |
( |
| ) |
|
| int Controller::getNbCreaMax |
( |
| ) |
const |
| int Controller::getNbGen |
( |
| ) |
|
| Position & Controller::getPositionCrea |
( |
int |
crea | ) |
|
| int Controller::getRotationCrea |
( |
int |
crea | ) |
const |
| void Controller::update |
( |
| ) |
|
| void Controller::update |
( |
int |
speed | ) |
|
| void Controller::update |
( |
Rotation |
rotation | ) |
|
The documentation for this class was generated from the following files: