Files
love/src/scripts
Bart van Strien 03b863d788 Simplify love.audio's Pool class
Move most logic back to Source. Pool now simply contains a list of playing
sources and a mutex. Also gets rid of the pause/pauseAtomic duplication in
Source, since it can now request a lock from Pool itself.

--HG--
branch : minor
2017-02-11 21:41:22 +01:00
..
2017-01-02 01:28:29 -04:00
2017-01-21 12:06:35 -04:00
2017-01-02 01:28:29 -04:00
2017-02-11 21:41:22 +01:00