-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl WindowSetPosition
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Use this function to set the position of a window.
function Window:setPosition(x, y)
- x, the x coordinate
- y, the y coordinate