229
edits
| Line 6: | Line 6: | ||
'''size''' mandatory as [''width, height''] vector, the window dimension.<br /> | '''size''' mandatory as [''width, height''] vector, the window dimension.<br /> | ||
'''title''' optional as string , the window title. Empty by default.<br /> | '''title''' optional as string , the window title. Empty by default.<br /> | ||
: e.g. < | : e.g. <pre style="color: green"> var sk = canvas.skinnable.new([575,290]);</pre> | ||
== Methods == | == Methods == | ||
edits