Sound loop
yhara opened this issue · 0 comments
yhara commented
Sound#play
should take optional argument loop
(boolean, default is false)
Add source.loop = true;
here
https://github.com/yhara/dxopal/blob/master/lib/dxopal/sound.rb#L48
yhara opened this issue · 0 comments
Sound#play
should take optional argument loop
(boolean, default is false)
Add source.loop = true;
here
https://github.com/yhara/dxopal/blob/master/lib/dxopal/sound.rb#L48