Graine
Génération procédurale de créatures et apprentissage par réseaux de neurones.
Public Member Functions | List of all members
Controller Class Reference

#include <Controller.hpp>

Public Member Functions

 Controller (Map &map, int nbCreaSelectMax, int nbCreaMax, int turnMax)
 
void update ()
 
bool doneObjective ()
 
int getNbCreaMax () const
 
Position & getPositionCrea (int crea)
 
int getRotationCrea (int crea) const
 
int getNbGen ()
 Debug methods. More...
 
 Controller (Map &map)
 
void update (int speed)
 
void update (Rotation rotation)
 

Constructor & Destructor Documentation

Controller::Controller ( Map &  map,
int  nbCreaSelectMax,
int  nbCreaMax,
int  turnMax 
)
Controller::Controller ( Map &  map)

Here is the call graph for this function:

Member Function Documentation

bool Controller::doneObjective ( )

Here is the call graph for this function:

Here is the caller graph for this function:

int Controller::getNbCreaMax ( ) const

Here is the caller graph for this function:

int Controller::getNbGen ( )

Debug methods.

Here is the caller graph for this function:

Position & Controller::getPositionCrea ( int  crea)

Here is the caller graph for this function:

int Controller::getRotationCrea ( int  crea) const

Here is the caller graph for this function:

void Controller::update ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void Controller::update ( int  speed)
void Controller::update ( Rotation  rotation)

The documentation for this class was generated from the following files: