Difference between revisions of "Source:rewind"

(Added source:rewind site)
 
(Updated for 11.0)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{newin|[[0.7.0]]}}
+
{{newinoldin|[[0.7.0]]|070|[[11.0]]|110|type=function|text=It has been replaced by [[Source:stop]] or [[Source:seek]](0)}}
 
Rewinds a Source.
 
Rewinds a Source.
 
== Function ==
 
== Function ==

Latest revision as of 20:05, 1 April 2018

Available since LÖVE 0.7.0 and removed in LÖVE 11.0
It has been replaced by Source:stop or Source:seek(0).

Rewinds a Source.

Function

Synopsis

Source:rewind()

Arguments

None.

Returns

Nothing.

See Also

Other Languages