[][src]Function led_rs::render_helpers::grid_coord_to_point

pub fn grid_coord_to_point(coord: usize, grid_width: usize) -> Point

Converts from a coordinate ID to a grid (x, y) point