Difference between revisions of "Source:play (Deutsch)"
(Created page with '{{newin|0.7.0}} Startet das Abspielen einer Quelle. == Funktion == === Überblick === <source lang="lua"> Source:play() </source> === Argumente === Keine. === Rüc…') |
(Update german translation.) |
||
Line 1: | Line 1: | ||
− | {{newin|[[0.7.0]]}} | + | {{newin|[[0.7.0]]|070|type=function}} |
− | + | Spielt eine [[Source (Deutsch)|Quelle]] ab. | |
== Funktion == | == Funktion == | ||
+ | {{newin|[[0.9.1]]|091|type=variant}} | ||
+ | === Überblick === | ||
+ | <source lang="lua"> | ||
+ | success = Source:play() | ||
+ | </source> | ||
+ | === Argumente === | ||
+ | Keine. | ||
+ | === Rückgabewerte === | ||
+ | {{param|boolean|success|Wahr wenn die [[Source (Deutsch)|Quelle]] erfolgreich abgespielt werden konnte.}} | ||
+ | == Funktion == | ||
+ | {{oldin|[[0.9.1]]|091|type=variant}} | ||
=== Überblick === | === Überblick === | ||
<source lang="lua"> | <source lang="lua"> | ||
Line 8: | Line 19: | ||
=== Argumente === | === Argumente === | ||
Keine. | Keine. | ||
− | === | + | === Rückgabewerte === |
− | + | Keine. | |
== Siehe auch == | == Siehe auch == | ||
− | * [[parent::Source (Deutsch)]] | + | * [[parent::Source (Deutsch)|Source]] |
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Spielt eine Quelle ab.}} | + | {{#set:Description=Spielt eine [[Source (Deutsch)|Quelle]] ab.}} |
== Andere Sprachen == | == Andere Sprachen == | ||
{{i18n|Source:play}} | {{i18n|Source:play}} |
Latest revision as of 13:51, 22 December 2014
Available since LÖVE 0.7.0 |
This function is not supported in earlier versions. |
Spielt eine Quelle ab.
Contents
Funktion
Available since LÖVE 0.9.1 |
This variant is not supported in earlier versions. |
Überblick
success = Source:play()
Argumente
Keine.
Rückgabewerte
Funktion
Removed in LÖVE 0.9.1 |
This variant is not supported in that and later versions. |
Überblick
Source:play()
Argumente
Keine.
Rückgabewerte
Keine.
Siehe auch
Andere Sprachen
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