blocksound ~master (2016-10-20T14:02:45Z)
Dub
Repo
Source.setLooping
blocksound
backend
types
Source
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
Source
See Implementation
blocksound
backend
types
Source
functions
_cleanup
_setSound
cleanup
hasFinishedPlaying
pause
play
setLooping
setSound
stop
properties
location
static functions
newSource
variables
_location
sound
Set if the Source should loop the Sound.