setX abstract method

Position setX(
  1. num x
)

Sets the X coordinate.

Implementation

Position setX(num x);