class BasicArtificialIntelligence : public ArtificialIntelligence


Inheritance:


Public Methods

BasicArtificialIntelligence(Ini& ini) throw(Exception)
virtual ~BasicArtificialIntelligence()
virtual const String* getId() const throw()

Protected Fields

const String id

Protected Methods

virtual int walkToInherite() throw()

Inherited from ArtificialIntelligence:

Public Methods

void init(Bonhomme20& bonhomme, Grille& grille) throw()

Protected Fields

Ini* const iniRef
Grille* grilleRef
Bonhomme20* bonhomme20Ref

Protected Methods

int virtualWalk() throw()

Inherited from Walkable:

Public Methods

int walk() throw(Exception)
int getSlow() const throw()
virtual void setSlow(int slow) throw()

Protected Fields

int s
int t
int returnWalk

Documentation

const String id

virtual int walkToInherite() throw()

BasicArtificialIntelligence(Ini& ini) throw(Exception)

virtual ~BasicArtificialIntelligence()

virtual const String* getId() const throw()


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de