libtcod
Function TCOD_heightmap_add_hill
Function Documentation
TCOD_heightmap_add_hill()
libtcod
Function TCOD_heightmap_add_hill
View page source
Function TCOD_heightmap_add_hill
¶
Defined in
File heightmap.h
Function Documentation
¶
void
TCOD_heightmap_add_hill
(
TCOD_heightmap_t
*
hm
,
float
hx
,
float
hy
,
float
h_radius
,
float
h_height
)
¶