22 #ifndef NUVIE_MISC_MAP_ENTITY_H 23 #define NUVIE_MISC_MAP_ENTITY_H 25 #include "ultima/nuvie/core/nuvie_defs.h" 46 EntityType entity_type;
54 entity_type = ENT_NOTHING;
58 entity_type = ENT_ACTOR;
62 entity_type = ENT_OBJ;
66 entity_type = ENT_ANIM;
Definition: detection.h:27
Definition: map_entity.h:45
Definition: anim_manager.h:112