Vec2.rotate

Add an angle to this vector.

struct Vec2(T)
static if(__traits(isFloating, T))
rotate
()

Meta