SetWindowTitle

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Jeb (Talk | contribs)
(Created page with '{{DaisyMethod | daisy.setWindowTitle(title) | This method changes the caption in the game's window. | {{MethodParam|title|A string|The new window title.}} | Doesn't return anythi...')

Latest revision as of 16:26, 31 December 2009

daisy.setWindowTitle(title)

This method changes the caption in the game's window.

Parameter Expected Type Description
title A string The new window title.
Returns

Doesn't return anything.

Daisymoon Video Lib

Example

   daisy.setWindowTitle("My Awesome Game v1.3.1")
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox