Source:rewind

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