Difference between revisions of "Source:setLooping"

m (1 revision: Importing from potato (again).)
m
Line 1: Line 1:
 
 
Sets whether the Source should loop.
 
Sets whether the Source should loop.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets whether the Source should loop.}}
 
{{#set:Description=Sets whether the Source should loop.}}
 +
== Other Languages ==
 +
{{i18n|Source:setLooping}}

Revision as of 19:05, 18 November 2010

Sets whether the Source should loop.

Function

Synopsis

Source:setLooping( loop )

Arguments

boolean loop
True if the source should loop, false otherwise.

Returns

Nothing.

See Also

Other Languages