Hengband  2.1.4
フィールド
border_type 構造体

#include <types.h>

フィールド

s16b north [MAX_WID]
 
s16b south [MAX_WID]
 
s16b east [MAX_HGT]
 
s16b west [MAX_HGT]
 
s16b north_west
 
s16b north_east
 
s16b south_west
 
s16b south_east
 

フィールド詳解

◆ east

s16b east[MAX_HGT]

◆ north

s16b north[MAX_WID]

◆ north_east

s16b north_east

◆ north_west

s16b north_west

◆ south

s16b south[MAX_WID]

◆ south_east

s16b south_east

◆ south_west

s16b south_west

◆ west

s16b west[MAX_HGT]

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