actors.h File Reference

#include "contain.h"
#include "utils.h"
#include "flags.h"

Include dependency graph for actors.h:

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

Go to the source code of this file.

Classes

class  Actor
class  Main_actor
class  Npc_actor
class  Dead_body

Defines

#define INCL_ACTORS   1

Variables

const int ACTOR_FIRST_GUMP = 57
const int ACTOR_LAST_GUMP = 68


Define Documentation

#define INCL_ACTORS   1

Definition at line 23 of file actors.h.


Variable Documentation

const int ACTOR_FIRST_GUMP = 57

Definition at line 43 of file actors.h.

Referenced by Gump_manager::add_gump(), and Actor::inventory_shapenum().

const int ACTOR_LAST_GUMP = 68

Definition at line 43 of file actors.h.

Referenced by Gump_manager::add_gump().


Generated on Mon Jul 9 14:42:55 2007 for ExultEngine by  doxygen 1.5.1