Skip to content

Sdl WindowGetPosition

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

Window:getPosition

Use this function to get the position of a window.

Method

SYNOPSIS

x, y = function Window:getPosition()

RETURNS

  • x, the x
  • y, the y
Clone this wiki locally