Difference between revisions of "Source:isStopped"
(Updated for 11.0) |
m (0.11.0 -> 11.0) |
||
Line 1: | Line 1: | ||
− | {{oldin|[[ | + | {{oldin|[[11.0]]|110|type=function|text=It has been replaced by [[Source:isPlaying]]}} |
Returns whether the Source is stopped. | Returns whether the Source is stopped. | ||
== Function == | == Function == |
Latest revision as of 14:11, 22 December 2018
Removed in LÖVE 11.0 |
It has been replaced by Source:isPlaying. |
Returns whether the Source is stopped.
Function
Synopsis
stopped = Source:isStopped( )
Arguments
None.
Returns
boolean stopped
- True if the Source is stopped, false otherwise.
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