A "Mot" (word) contains CharacterMot and manages them
A "Mot" (word) contains CharacterMot and manages them
Sounder* sounderRef
int soundBlowUpRef
int spacingOut
int keyCodeBlowUp
bool blowedUp
void construct(Ini& ini, const String& m, int jInitPos, int iInitPos, Pixel begColor, Pixel endColor, int keyBlowUp, Sounder *sounder, int soundBlowUp) throw(Exception)
void construct(Ini& ini, const String& m, int jInitPos, int iInitPos, Pixel color, int keyBlowUp, Sounder *sounder, int soundBlowUp) throw(Exception)
Mot(Ini& ini, const String& m, int jInitPos, int iInitPos, Pixel begColor, Pixel endColor, int keyBlowUp, Sounder& sounder, int soundBlowUp) throw(Exception)
Mot(Ini& ini, const String& m, int jInitPos, int iInitPos, Pixel begColor, Pixel endColor) throw(Exception)
Mot(Ini& ini, const String& m, int jInitPos, int iInitPos, Pixel color, int keyBlowUp, Sounder& sounder, int soundBlowUp) throw(Exception)
Mot(Ini& ini, const String& m, int jInitPos, int iInitPos, Pixel color) throw(Exception)
virtual ~Mot() throw()
virtual void blowUp() throw()
virtual void move(int j, int i) throw()
virtual void getPos(int& j, int& i) const throw()
virtual void keyAction(const Key& key) throw()
virtual void reinit() throw()
virtual void setColor(Pixel begColor, Pixel endColor) throw()
virtual void setColor(Pixel color) throw()
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