libtcod
Typedef TCOD_path_func_t
Typedef Documentation
TCOD_path_func_t
libtcod
Typedef TCOD_path_func_t
View page source
Typedef TCOD_path_func_t
¶
Defined in
File path.h
Typedef Documentation
¶
typedef
float
(
*
TCOD_path_func_t
)
(
int
xFrom
,
int
yFrom
,
int
xTo
,
int
yTo
,
void
*
user_data
)
¶