Difference between revisions of "Source:stop"

m (correct '''newin''')
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{newin|[[0.7.0]]|070}}
+
{{newin|[[0.7.0]]|070|type=function}}
Detiene la reproducción de la Fuente.
+
Stops a Source.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 11: Line 11:
 
Nothing.
 
Nothing.
 
== See Also ==
 
== See Also ==
* [[parent::Source (Español)]]
+
* [[parent::Source]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Detiene la reproducción de la Fuente.}}
+
{{#set:Description=Stops a source.}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Source:stop}}
 
{{i18n|Source:stop}}

Latest revision as of 22:25, 10 February 2014

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

Stops a Source.

Function

Synopsis

Source:stop()

Arguments

None.

Returns

Nothing.

See Also

Other Languages