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

type Point = [f64; 2];
Expand description

General use 2D spatial point.