Difference between revisions of "Source:pause"

(Copy&pasted too much...)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{newin|[[0.7.0]]|070|type=function}}
 
Pauses the Source.
 
Pauses the Source.
 
== Function ==
 
== Function ==

Latest revision as of 09:17, 25 March 2011

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

Pauses the Source.

Function

Synopsis

Source:pause()

Arguments

None.

Returns

Nothing.

See Also

Other Languages