Difference between revisions of "Source:stop"

m
Line 1: Line 1:
 
{{newin|[[0.7.0]]|070}}
 
{{newin|[[0.7.0]]|070}}
Stops a source.
+
Stops a Source.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===

Revision as of 08:57, 7 April 2012

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

Stops a Source.

Function

Synopsis

Source:stop()

Arguments

None.

Returns

Nothing.

See Also

Other Languages