setY abstract method

Position setY(
  1. num y
)

Sets the Y coordinate.

Implementation

Position setY(num y);