class Coeur : public MultiAnim, public CounterContainer

The hart is unique in the game, so when the optionFemme is taken, the hart goes to the taker

Inheritance:


Public Methods

Coeur(Ini& ini) throw(Exception)
virtual void setBonhomme(const Bonhomme20 *b) throw()
virtual bool isOn(const Bonhomme20& b) const throw()
void paint(WindowPipe& windowPipe) throw()

Protected Fields

const Bonhomme20* bonhommeRef
bool haveToBeMoved
Tji initPos
const int animBegin
const int animEnd

Protected Methods

virtual int virtualWalk() throw()
virtual void endOfCount(int value) throw()

Inherited from MultiAnim:

Public Methods

void virtual setOn() throw()
void virtual setUppest() throw()
void virtual setTo() throw()
void virtual setUnder() throw()
void virtual setPalette(const PixelPalette& pal) throw()
void virtual reinit() throw()
void virtual keyAction(const Key& key) throw()
void virtual move(int j, int i) throw()
void virtual getPos(int& j, int& i) const throw()
int virtual add(Anim& anim) throw()
void virtual on(int id) throw(Exception)
Anim* getAnim(int id) throw(Exception)
void virtual setColor(Pixel col) throw()
void virtual restoreColor() throw()
int getCurrent() throw()
void getSize(int& j, int& i) const throw()

Protected Fields

Anim** tab
int length
Tji pos
Anim* activeAnim
Pixel color
bool colored
bool _on
bool to
bool under
const PixelPalette* pal
int currentAnim
bool uppest

Inherited from Pageable:


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

Inherited from Paintable:


Inherited from Reinitable:


Inherited from Keyable:


Inherited from Activable:

Public Methods

void virtual activate() throw()
void virtual unactivate() throw()
bool virtual isActive() const throw()

Protected Fields

bool active

Inherited from Movable:


Inherited from CounterContainer:

Public Methods

void virtual addLoop(int t, int value) throw()
void virtual reset() throw()
void virtual inc() throw()

Protected Fields

List < Counter* > list

Protected Methods

void supprIfPresent(int value) throw()

Inherited from Countable:


Documentation

The hart is unique in the game, so when the optionFemme is taken, the hart goes to the taker. The woman loves one man at a time !
const Bonhomme20* bonhommeRef

bool haveToBeMoved

Tji initPos

const int animBegin

const int animEnd

virtual int virtualWalk() throw()

virtual void endOfCount(int value) throw()

Coeur(Ini& ini) throw(Exception)

virtual void setBonhomme(const Bonhomme20 *b) throw()

virtual bool isOn(const Bonhomme20& b) const throw()

void paint(WindowPipe& windowPipe) throw()


This class has no child classes.
Author:
David FAUTHOUX

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