Type Definition nannou::prelude::Point2[][src]

pub type Point2 = Vec2;
Expand description

A 2-dimensional point type.