incrementY abstract method

Position incrementY(
  1. num n
)

Increments the Y coordinate by n

Implementation

Position incrementY(num n);