#include <externs.h>
Public Member Functions | |
mon_display (monster_type m=MONS_NO_MONSTER, unsigned gly=0, unsigned col=0, monster_type d=MONS_NO_MONSTER) | |
Public Attributes | |
monster_type | type |
wchar_t | glyph |
unsigned | colour |
monster_type | detected |
mon_display::mon_display | ( | monster_type | m = MONS_NO_MONSTER , |
|
unsigned | gly = 0 , |
|||
unsigned | col = 0 , |
|||
monster_type | d = MONS_NO_MONSTER | |||
) | [inline] |
wchar_t mon_display::glyph |
unsigned mon_display::colour |