Difference between revisions of "love.graphics.setCaption"
m (1 revision: Importing from potato (again).) |
|||
Line 1: | Line 1: | ||
− | |||
Sets the window caption. | Sets the window caption. | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Sets the window caption.}} | {{#set:Description=Sets the window caption.}} | ||
+ | == Other Languages == | ||
+ | {{i18n|love.graphics.setCaption}} |
Revision as of 20:23, 18 November 2010
Sets the window caption.
Function
Synopsis
love.graphics.setCaption( caption )
Arguments
string caption
- The new window caption.
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info