class Leaver : public Walkable

Manages the "lay down" of animations for the Bonhomme20 (example : invincible), easily !! It leaves animations on the Grille, that's because the animations left match to the squares

Inheritance:


Public Methods

Leaver(Bonhomme20& b, CaseId::Id c, Grille& grille) throw()
virtual ~Leaver() throw()
virtual CaseId::Id getCase() const throw()
Put Case

Protected Fields

Bonhomme20* const bonhommeRef
const CaseId::Id idC
Grille* const grilleRef
Tji pos[4]

Protected Methods

virtual 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

Manages the "lay down" of animations for the Bonhomme20 (example : invincible), easily !! It leaves animations on the Grille, that's because the animations left match to the squares
Bonhomme20* const bonhommeRef

const CaseId::Id idC

Grille* const grilleRef

Tji pos[4]

virtual int virtualWalk() throw()

Leaver(Bonhomme20& b, CaseId::Id c, Grille& grille) throw()

virtual ~Leaver() throw()

virtual CaseId::Id getCase() const throw()
Put Case


This class has no child classes.
Author:
David FAUTHOUX
See Also:
Bonhomme20

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