operator unary- method

Direction operator unary-()

Implementation

Direction operator -() => Direction(-h, -v);