Difference between revisions of "Source:stop"

(Added source:stop site)
 
m (correct '''newin''')
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{newin|[[0.7.0]]}}
+
{{newin|[[0.7.0]]|070|type=function}}
Stops playing the Source.
+
Stops a Source.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===

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