Updated Frame (markdown)
7
Frame.md
7
Frame.md
@@ -146,10 +146,3 @@ local mainFrame = basalt.createFrame("myFirstFrame"):setOffset(5, 3)
|
|||||||
````
|
````
|
||||||
**args:** number x, number y (offset in x direction and offset in y direction, also doesn't matter if its a negative value or positive<br>
|
**args:** number x, number y (offset in x direction and offset in y direction, also doesn't matter if its a negative value or positive<br>
|
||||||
**returns:** self<br>
|
**returns:** self<br>
|
||||||
|
|
||||||
|
|
||||||
````lua
|
|
||||||
local mainFrame = basalt.createFrame("myFirstFrame"):setOffset(5, 3)
|
|
||||||
````
|
|
||||||
**args:** number x, number y (offset in x direction and offset in y direction, also doesn't matter if its a negative value or positive<br>
|
|
||||||
**returns:** self<br>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user