class Trembleur : public Walkable, public Reinitable

Used to shake the screen

Inheritance:


Public Methods

Trembleur() throw()
virtual ~Trembleur() throw()
virtual void reinit() throw()
virtual void inc(int j, int i) throw()
virtual void get(int& j, int& i) const throw()

Protected Fields

int j
int i

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

Inherited from Reinitable:


Documentation

Used to shake the screen
int j

int i

virtual int virtualWalk() throw()

Trembleur() throw()

virtual ~Trembleur() throw()

virtual void reinit() throw()

virtual void inc(int j, int i) throw()

virtual void get(int& j, int& i) const throw()


Direct child classes:
PageGame
Author:
David FAUTHOUX
See Also:
Grille
PageGame
Trou

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