Source:play

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

Starts playing the Source.

Function

Available since LÖVE 0.9.1
This variant is not supported in earlier versions.

Synopsis

success = Source:play()

Arguments

None.

Returns

boolean success
Whether the Source was able to successfully start playing.

Function

Removed in LÖVE 0.9.1
This variant is not supported in that and later versions.

Synopsis

Source:play()

Arguments

None.

Returns

Nothing.

See Also

Other Languages