Typedef TCOD_path_func_t

Typedef Documentation

typedef float (*TCOD_path_func_t)(int xFrom, int yFrom, int xTo, int yTo, void *user_data)