Map_patch Class Reference

#include <mappatch.h>

Inheritance diagram for Map_patch:

Inheritance graph
[legend]
Collaboration diagram for Map_patch:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Map_patch (Object_spec s)
Game_objectfind ()
 Mappatch.cc - Patches to the game map.
virtual bool apply ()=0

Private Attributes

Object_spec spec

Friends

class Map_patch_collection

Detailed Description

Definition at line 53 of file mappatch.h.


Constructor & Destructor Documentation

Map_patch::Map_patch ( Object_spec  s  )  [inline]

Definition at line 58 of file mappatch.h.


Member Function Documentation

Game_object * Map_patch::find (  ) 

Mappatch.cc - Patches to the game map.

Written: 10-18-2001

Definition at line 39 of file mappatch.cc.

References Game_object::find_nearby(), Game_window::get_instance(), and gwin.

Here is the call graph for this function:

virtual bool Map_patch::apply (  )  [pure virtual]

Implemented in Map_patch_remove, and Map_patch_modify.


Friends And Related Function Documentation

friend class Map_patch_collection [friend]

Definition at line 57 of file mappatch.h.


Member Data Documentation

Object_spec Map_patch::spec [private]

Definition at line 55 of file mappatch.h.

Referenced by Map_patch_collection::add().


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