ManaPlus
|
#include "enums/simpletypes/enumdefines.h"
Go to the source code of this file.
Namespaces | |
ActorType | |
Typedefs | |
typedef ActorType ::T | ActorTypeT |
Enumerations | |
enum | ActorType::T { ActorType::Unknown = 0 , ActorType::Player , ActorType::Npc , ActorType::Monster , ActorType::FloorItem , ActorType::Portal , ActorType::Avatar , ActorType::Pet , ActorType::Mercenary , ActorType::Homunculus , ActorType::SkillUnit , ActorType::Elemental } |
typedef ActorType ::T ActorTypeT |
Definition at line 43 of file actortype.h.