W3cubDocs

/LÖVE

Source:isLooping

Returns whether the Source will loop.

Function

Synopsis

loop = Source:isLooping( )

Arguments

None.

Returns

boolean loop
True if the Source will loop, false otherwise.

See Also


© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Source:isLooping