Constant ludomath::consts::POINT_ORIGIN [] [src]

pub const POINT_ORIGIN: Point = Point{x: 0.0, y: 0.0,}

The origin of the coordinate system, (0, 0).