Function tcod_sys::TCOD_heightmap_get_slope [] [src]

pub unsafe extern fn TCOD_heightmap_get_slope(hm: *const TCOD_heightmap_t,
                                              x: c_int,
                                              y: c_int)
                                              -> c_float