Egglike_game_object Class Reference

#include <egg.h>

Inheritance diagram for Egglike_game_object:

Inheritance graph
[legend]
Collaboration diagram for Egglike_game_object:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Egglike_game_object (int shapenum, int framenum, unsigned int tilex, unsigned int tiley, unsigned int lft=0)
virtual void paint ()
virtual int is_findable ()

Detailed Description

Definition at line 35 of file egg.h.


Constructor & Destructor Documentation

Egglike_game_object::Egglike_game_object ( int  shapenum,
int  framenum,
unsigned int  tilex,
unsigned int  tiley,
unsigned int  lft = 0 
) [inline]

Definition at line 38 of file egg.h.


Member Function Documentation

void Egglike_game_object::paint (  )  [virtual]

Reimplemented from Ireg_game_object.

Reimplemented in Egg_object, Animated_egg_object, and Mirror_object.

Definition at line 125 of file egg.cc.

References gwin, Game_object::paint(), and Game_window::paint_eggs.

Referenced by Egg_object::paint().

Here is the call graph for this function:

int Egglike_game_object::is_findable (  )  [virtual]

Reimplemented from Game_object.

Reimplemented in Animated_egg_object, and Mirror_object.

Definition at line 137 of file egg.cc.

References gwin, Game_object::is_findable(), and Game_window::paint_eggs.

Here is the call graph for this function:


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