SoundChannel:isLooping
From GiderosMobile
Available since: Gideros 2011.6
Description
Returns the looping state of the channel.
(bool), = SoundChannel:isLooping()
Returns (bool) `true` if the channel is looping, `false` otherwise.
Available since: Gideros 2011.6
Returns the looping state of the channel.
(bool), = SoundChannel:isLooping()
Returns (bool) `true` if the channel is looping, `false` otherwise.