Difference between revisions of "love.audio.setVolume"
m (1 revision: Importing from potato (again).) |
|||
Line 1: | Line 1: | ||
− | |||
Sets the master volume. | Sets the master volume. | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Sets the master volume.}} | {{#set:Description=Sets the master volume.}} | ||
+ | == Other Languages == | ||
+ | {{i18n|love.audio.setVolume}} |
Revision as of 19:49, 25 October 2010
Sets the master volume.
Function
Synopsis
love.audio.setVolume( volume )
Arguments
number volume
- 1.0f is max and 0.0f is off.
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