Hengband  2.1.4
フィールド
monster_type 構造体

#include <types.h>

フィールド

s16b r_idx
 
s16b ap_r_idx
 
byte sub_align
 
byte fy
 
byte fx
 
s16b hp
 
s16b maxhp
 
s16b max_maxhp
 
u32b dealt_damage
 
s16b mtimed [MAX_MTIMED]
 
byte mspeed
 
s16b energy_need
 
byte cdis
 
byte mflag
 
byte mflag2
 
bool ml
 
s16b hold_o_idx
 
s16b target_y
 
s16b target_x
 
u16b nickname
 
u32b exp
 
u32b smart
 
s16b parent_m_idx
 

フィールド詳解

◆ ap_r_idx

s16b ap_r_idx

◆ cdis

byte cdis

◆ dealt_damage

u32b dealt_damage

◆ energy_need

s16b energy_need

◆ exp

u32b exp

◆ fx

byte fx

◆ fy

byte fy

◆ hold_o_idx

s16b hold_o_idx

◆ hp

s16b hp

◆ max_maxhp

s16b max_maxhp

◆ maxhp

s16b maxhp

◆ mflag

byte mflag

◆ mflag2

byte mflag2

◆ ml

bool ml

◆ mspeed

byte mspeed

◆ mtimed

s16b mtimed[MAX_MTIMED]

◆ nickname

u16b nickname

◆ parent_m_idx

s16b parent_m_idx

◆ r_idx

s16b r_idx

◆ smart

u32b smart

◆ sub_align

byte sub_align

◆ target_x

s16b target_x

◆ target_y

s16b target_y

この構造体詳解は次のファイルから抽出されました: