#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 |
| 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 |
1.5.1