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

type Point = [f64; 2];

General use 2D spatial point.