Type Definition nannou::ui::Point [] [src]

type Point = [f64; 2];

General use 2D spatial point.