Skinnable canvas window: Difference between revisions

Jump to navigation Jump to search
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.  <syntaxhighlight>var sk = canvas.skinnable.new([575,290]);</syntaxhighlight>
: e.g.  <pre style="color: green"> var sk = canvas.skinnable.new([575,290]);</pre>


== Methods ==
== Methods ==
229

edits

Navigation menu