Constant ludomath::consts::VEC_DOWN_LEFT [] [src]

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

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