mappatch.h File Reference

#include <map>
#include <list>
#include "tiles.h"

Include dependency graph for mappatch.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Object_spec
class  Map_patch
class  Map_patch_remove
class  Map_patch_modify
class  Map_patch_collection

Defines

#define INCL_MAPPATCH   1
 Mappatch.h - Patches to the game map.

Typedefs

typedef std::list< Map_patch * > Map_patch_list
typedef std::map< int, Map_patch_listMap_patch_map


Define Documentation

#define INCL_MAPPATCH   1

Mappatch.h - Patches to the game map.

Written: 10-18-2001

Definition at line 26 of file mappatch.h.


Typedef Documentation

typedef std::list<Map_patch*> Map_patch_list

Definition at line 65 of file mappatch.h.

typedef std::map<int, Map_patch_list> Map_patch_map

Definition at line 66 of file mappatch.h.


Generated on Mon Jul 9 14:45:19 2007 for ExultEngine by  doxygen 1.5.1