Difference between revisions of "Source:play"

(Created page with 'Starts playing the Source. == Function == === Synopsis === <source lang="lua"> Source:play() </source> === Arguments === None. === Returns === Nothing. == See Also == * [[parent:…')
 
Line 1: Line 1:
 +
{{newin|[[0.7.0]]}}
 
Starts playing the Source.
 
Starts playing the Source.
 
== Function ==
 
== Function ==

Revision as of 03:56, 18 November 2010

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

Starts playing the Source.

Function

Synopsis

Source:play()

Arguments

None.

Returns

Nothing.

See Also