Constant ludomath::consts::VEC_UP_LEFT [] [src]

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

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