Source.setLooping

Set if the Source should loop the Sound.

class Source
abstract @trusted
void
setLooping
(
in bool loop
)

Parameters

loop bool

If the Source should loop it's Sound.

Meta