Mercurial > fife-parpg
log engine/python/fife/extensions/soundmanager.py @ 598:36b865a9cde7
age | author | description |
---|---|---|
Fri, 02 Jul 2010 14:41:27 +0000 | prock | - Updated the soundmanager extension to reflect changes made in last commit. |
Fri, 14 May 2010 21:40:56 +0000 | prock | Positional sounds now work. There are some odd things happening when the sound does not have positional data and I assign the listeners position to the emitters position. There is a little more work required here. |
Fri, 14 May 2010 20:28:05 +0000 | prock | Added listener position to the soundmanager. |