[][src]Type Definition coffee::graphics::Point

type Point = Point2<f32>;

A 2D point.