Update docs

develop
Sven Slootweg 11 years ago
parent d49a7f1293
commit 52e2eed5a2

File diff suppressed because one or more lines are too long

@ -52,6 +52,12 @@
$ win.SetPosition(100, 110);
^ JsdeWindow.GetPosition()
Retrieves the current position of a window.
Returns an object with an `x` and a `y` key.
^ JsdeWindow.SetSize(**width**, **height**)
Sets the current size of a window.

Loading…
Cancel
Save