libtcod
Function TCOD_path_new_using_function
Function Documentation
TCOD_path_new_using_function()
libtcod
Function TCOD_path_new_using_function
View page source
Function TCOD_path_new_using_function
¶
Defined in
File path.h
Function Documentation
¶
TCOD_path_t
TCOD_path_new_using_function
(
int
map_width
,
int
map_height
,
TCOD_path_func_t
func
,
void
*
user_data
,
float
diagonalCost
)
¶