Skip to content

Sdl WindowSetPosition

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Window:setPosition

Use this function to set the position of a window.

Method

SYNOPSIS

function Window:setPosition(x, y)

ARGUMENTS

  • x, the x coordinate
  • y, the y coordinate

Clone this wiki locally