Constant ludomath::consts::VEC_UP_RIGHT [] [src]

pub const VEC_UP_RIGHT: Vector = Vector{x: SQRT1_2, y: SQRT1_2,}

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