Mercurial > fife-parpg
log engine/core/audio/soundemitter.h @ 487:7f1c42b66aa4
age | author | description |
---|---|---|
Mon, 03 May 2010 19:58:16 +0000 | prock | Moved the shooter demo Timer() class to helpers.py. |
Fri, 30 Apr 2010 15:33:27 +0000 | prock | Added SoundEmitter::getDecodedLength and SoundEmitter::getDuration. The getDuration function will allow a timer to be registered to fire after the sound has been played. This is not a callback as requested but it does provide the functionality if required. I will be committing an example of it in the shooter demo shortly. [t:346] |