ManaPlus
Namespaces | Typedefs | Enumerations
usercolorid.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 UserColorId
 

Typedefs

typedef UserColorId ::T UserColorIdT
 

Enumerations

enum  UserColorId::T {
  UserColorId::NO_COLOR = -1 , UserColorId::LABEL_BEING , UserColorId::BEING , UserColorId::FRIEND ,
  UserColorId::DISREGARDED , UserColorId::IGNORED , UserColorId::ERASED , UserColorId::ENEMY ,
  UserColorId::PC , UserColorId::SELF , UserColorId::GM , UserColorId::NPC ,
  UserColorId::MONSTER , UserColorId::PET , UserColorId::MERCENARY , UserColorId::HOMUNCULUS ,
  UserColorId::SKILLUNIT , UserColorId::PARTY , UserColorId::GUILD , UserColorId::TEAM1 ,
  UserColorId::TEAM2 , UserColorId::TEAM3 , UserColorId::LABEL_PARTICLES , UserColorId::PARTICLE ,
  UserColorId::PICKUP_INFO , UserColorId::EXP_INFO , UserColorId::LABEL_HP , UserColorId::PLAYER_HP ,
  UserColorId::PLAYER_HP2 , UserColorId::MONSTER_HP , UserColorId::MONSTER_HP2 , UserColorId::HOMUN_HP ,
  UserColorId::HOMUN_HP2 , UserColorId::MERC_HP , UserColorId::MERC_HP2 , UserColorId::ELEMENTAL_HP ,
  UserColorId::ELEMENTAL_HP2 , UserColorId::LABEL_HITS , UserColorId::HIT_PLAYER_MONSTER , UserColorId::HIT_MONSTER_PLAYER ,
  UserColorId::HIT_PLAYER_PLAYER , UserColorId::HIT_CRITICAL , UserColorId::HIT_LOCAL_PLAYER_MONSTER , UserColorId::HIT_LOCAL_PLAYER_CRITICAL ,
  UserColorId::HIT_LOCAL_PLAYER_MISS , UserColorId::MISS , UserColorId::LABEL_TILES , UserColorId::PORTAL_HIGHLIGHT ,
  UserColorId::COLLISION_HIGHLIGHT , UserColorId::AIR_COLLISION_HIGHLIGHT , UserColorId::WATER_COLLISION_HIGHLIGHT , UserColorId::MONSTER_COLLISION_HIGHLIGHT ,
  UserColorId::GROUNDTOP_COLLISION_HIGHLIGHT , UserColorId::WALKABLE_HIGHLIGHT , UserColorId::NET , UserColorId::LABEL_RANGES ,
  UserColorId::ATTACK_RANGE , UserColorId::ATTACK_RANGE_BORDER , UserColorId::MONSTER_ATTACK_RANGE , UserColorId::SKILL_ATTACK_RANGE ,
  UserColorId::LABEL_OTHER , UserColorId::FLOOR_ITEM_TEXT , UserColorId::HOME_PLACE , UserColorId::HOME_PLACE_BORDER ,
  UserColorId::ROAD_POINT , UserColorId::USER_COLOR_LAST
}
 

Typedef Documentation

◆ UserColorIdT

typedef UserColorId ::T UserColorIdT

Definition at line 99 of file usercolorid.h.