Mercurial > fife-parpg
log engine/core/audio/soundemitter.i @ 598:36b865a9cde7
age | author | description |
---|---|---|
Fri, 02 Jul 2010 06:02:21 +0000 | helios2000 | * Changed getID() to getId(). fixes[ticket:461] |
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] |