Constant ludomath::consts::VEC_DOWN_RIGHT [] [src]

pub const VEC_DOWN_RIGHT: Vector = Vector{x: -SQRT1_2, y: -SQRT1_2,}

A unit vector pointing down and right, at a 45 degree angle.