Mercurial > fife-parpg
log demos/shooter/scripts/soundmanager.py @ 481:1f37adc9a685
age | author | description |
---|---|---|
Wed, 28 Apr 2010 21:33:11 +0000 | prock | Added a SoundEmitter class that encapsulates the FIFE sound emitter. The SoundManager is now a factory for SoundEmitters. Also working on getting a callback going for when the sound is finished playing. |
Wed, 28 Apr 2010 17:28:29 +0000 | prock | Added a simple sound manager. |