PVector.deg90 constructor

PVector.deg90()

Implementation

factory PVector.deg90() => PVector(0, 1);