Skinnable canvas window: Difference between revisions

Jump to navigation Jump to search
Line 3: Line 3:
skinnable.nas implements the ''skinnable'' class. It inherits from ''canvas''.
skinnable.nas implements the ''skinnable'' class. It inherits from ''canvas''.
== Constructor ==
== Constructor ==
=== new: func(size,title)  ===
=== new: func(size, title)  ===
'''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 />
229

edits

Navigation menu