Hengband  2.1.4
 全て データ構造 ファイル 関数 変数 型定義 マクロ定義 ページ
変数
構造体 dungeon_info_type

#include <types.h>

dungeon_info_typeのコラボレーション図
Collaboration graph
[凡例]

変数

u32b name
 
u32b text
 
byte dy
 
byte dx
 
feat_prob floor [DUNGEON_FEAT_PROB_NUM]
 
feat_prob fill [DUNGEON_FEAT_PROB_NUM]
 
s16b outer_wall
 
s16b inner_wall
 
s16b stream1
 
s16b stream2
 
s16b mindepth
 
s16b maxdepth
 
byte min_plev
 
s16b pit
 
s16b nest
 
byte mode
 
int min_m_alloc_level
 
int max_m_alloc_chance
 
u32b flags1
 
u32b mflags1
 
u32b mflags2
 
u32b mflags3
 
u32b mflags4
 
u32b mflags5
 
u32b mflags6
 
u32b mflags7
 
u32b mflags8
 
u32b mflags9
 
u32b mflagsr
 
char r_char [5]
 
int final_object
 
int final_artifact
 
int final_guardian
 
byte special_div
 
int tunnel_percent
 
int obj_great
 
int obj_good
 

構造体

byte dx
byte dy
feat_prob fill[DUNGEON_FEAT_PROB_NUM]
int final_artifact
int final_guardian
int final_object
u32b flags1
feat_prob floor[DUNGEON_FEAT_PROB_NUM]
s16b inner_wall
int max_m_alloc_chance
s16b maxdepth
u32b mflags1
u32b mflags2
u32b mflags3
u32b mflags4
u32b mflags5
u32b mflags6
u32b mflags7
u32b mflags8
u32b mflags9
u32b mflagsr
int min_m_alloc_level
byte min_plev
s16b mindepth
byte mode
u32b name
s16b nest
int obj_good
int obj_great
s16b outer_wall
s16b pit
char r_char[5]
byte special_div
s16b stream1
s16b stream2
u32b text
int tunnel_percent

この構造体の説明は次のファイルから生成されました: