SetWindowPosition abstract method

void SetWindowPosition(
  1. num x,
  2. num y
)

Implementation

void SetWindowPosition(
  num x,
  num y,
);