PVector.deg270 constructor

PVector.deg270()

Implementation

factory PVector.deg270() => PVector(0, -1);