Difference between revisions of "Source:play (Русский)"

Line 21: Line 21:
 
=== Возвращает ===
 
=== Возвращает ===
 
Ничего.
 
Ничего.
== See Also ==
+
== Смотрите также ==
 
* [[parent::Source (Русский)]]
 
* [[parent::Source (Русский)]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Воспроизведение источника звука.}}
 
{{#set:Description=Воспроизведение источника звука.}}
== Other Languages ==
+
== Другие языки ==
 
{{i18n|Source:play}}
 
{{i18n|Source:play}}

Revision as of 08:40, 30 July 2018

Available since LÖVE 0.7.0
This function is not supported in earlier versions.

Начинает воспроизведение источника.

Функция

Available since LÖVE 0.9.1
This variant is not supported in earlier versions.

Вид

success = Source:play()

Аргументы

Нет.

Возвращает

boolean success
Возвращает true при успешном начале воспроизведения.

Function

Removed in LÖVE 0.9.1
This variant is not supported in that and later versions.

Вид

Source:play()

Аргументы

Нет.

Возвращает

Ничего.

Смотрите также

Другие языки