Function gomoku::display::draw::draw_over [] [src]

pub fn draw_over<G>(board: &GoBoard, dimension: Size, (x, y): (u32, u32), (context, g): (&Context, &mut G)) where G: Graphics

The draw_over function draws the over tile.