windowMove() / Reference

Name

windowMove()

Description

The windowMove() function defines the position of the Processing sketch in relation to the upper-left corner of the computer screen.

Parameters

  • x(int)x-coordinate of the window
  • y(int)y-coordinate of the window