![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Macros | |
#define | _CRT_SECURE_NO_DEPRECATE |
#define | HB_MAGIC 1000 |
#define | HB_MAGIC_COLOR 999 |
#define | HB_MAGIC_PAINTER_BIT 0x40000000 |
Variables | |
static CfgFloat | l_map_art_hb_width ("MAP_ART_HB_WIDTH", CFG_CUSTOM, 0.3) |
static CfgFloat | l_map_art_hb_seg_len ("MAP_ART_HB_SEG_LEN", CFG_CUSTOM, 100.0) |
static CfgInt | l_map_art_hb_nums ("MAP_ART_HB_NUMS", CFG_CUSTOM, 3) |
static CfgInt | l_map_art_hb_tran_prob ("MAP_ART_HB_TRAN_PROB", CFG_CUSTOM, 30) |
static CfgFloat | l_map_art_hb_core_thres ("MAP_ART_HB_STRIPE_THRES", CFG_CUSTOM, 0.4) |
#define _CRT_SECURE_NO_DEPRECATE |
#define HB_MAGIC 1000 |
#define HB_MAGIC_COLOR 999 |
#define HB_MAGIC_PAINTER_BIT 0x40000000 |
|
static |
Referenced by Landscape::hb_Add().
|
static |
Referenced by Landscape::hb_GenerateHBPolys(), and Landscape::hb_StripingDist().
|
static |
Referenced by Landscape::hb_MarkTheBresenhamWay().
|
static |
Referenced by Landscape::hb_StripingDist().
|
static |
Referenced by Landscape::hb_Add(), and Landscape::hb_MarkTheBresenhamWay().