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

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

The draw_over function draws the help tile.