incrementX abstract method

Position incrementX(
  1. num n
)

Increments the X coordinate by n

Implementation

Position incrementX(num n);