diff --git a/Object.md b/Object.md index d9107b8..202a691 100644 --- a/Object.md +++ b/Object.md @@ -21,7 +21,7 @@ button:show() **args:** -
**returns:** the object
-# setPosition +## setPosition Changes the position relative to its parent frame ````lua local mainFrame = NyoUI.createFrame("myFirstFrame"):setPosition(2,3)