Animated_egg_object Class Reference

#include <egg.h>

Inheritance diagram for Animated_egg_object:

Inheritance graph
[legend]
Collaboration diagram for Animated_egg_object:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Animated_egg_object (int shapenum, int framenum, unsigned int tilex, unsigned int tiley, unsigned int lft, unsigned short itype, unsigned char prob, short d1, short d2)
 Animated_egg_object (int shapenum, int framenum, unsigned int tilex, unsigned int tiley, unsigned int lft, unsigned char ty)
virtual ~Animated_egg_object ()
virtual void paint ()
virtual int is_findable ()
virtual void activate (int event=1)
void stop_animation ()

Protected Attributes

Animatoranimator

Detailed Description

Definition at line 162 of file egg.h.


Constructor & Destructor Documentation

Animated_egg_object::Animated_egg_object ( int  shapenum,
int  framenum,
unsigned int  tilex,
unsigned int  tiley,
unsigned int  lft,
unsigned short  itype,
unsigned char  prob,
short  d1,
short  d2 
)

Definition at line 926 of file egg.cc.

Animated_egg_object::Animated_egg_object ( int  shapenum,
int  framenum,
unsigned int  tilex,
unsigned int  tiley,
unsigned int  lft,
unsigned char  ty 
)

Definition at line 943 of file egg.cc.

Animated_egg_object::~Animated_egg_object (  )  [virtual]

Definition at line 967 of file egg.cc.

References animator.


Member Function Documentation

void Animated_egg_object::paint (  )  [virtual]

Reimplemented from Egg_object.

Definition at line 977 of file egg.cc.

References Ireg_game_object::paint().

Here is the call graph for this function:

virtual int Animated_egg_object::is_findable (  )  [inline, virtual]

Reimplemented from Egglike_game_object.

Definition at line 179 of file egg.h.

References Game_object::is_findable().

Here is the call graph for this function:

void Animated_egg_object::activate ( int  event = 1  )  [virtual]

Reimplemented from Egg_object.

Reimplemented in Field_object.

Definition at line 990 of file egg.cc.

References Egg_object::activate().

Here is the call graph for this function:

void Animated_egg_object::stop_animation (  ) 

Definition at line 1003 of file egg.cc.


Member Data Documentation

Animator* Animated_egg_object::animator [protected]

Definition at line 165 of file egg.h.

Referenced by ~Animated_egg_object().


The documentation for this class was generated from the following files:
Generated on Mon Jul 9 14:46:40 2007 for ExultEngine by  doxygen 1.5.1