view demos/rio_de_hola/objects/agents/bee/attack/225/animation.xml @ 484:e584b0b8b4a2

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]
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Fri, 30 Apr 2010 15:33:27 +0000
parents 64738befdf3b
children
line wrap: on
line source

<animation delay="130" namespace="http://www.fifengine.de/xml/rio_de_hola" id="bee:attack:225" x_offset="0" y_offset="0" action="4">
	<frame source="0000.png" />
	<frame source="0001.png" />
	<frame source="0002.png" />
	<frame source="0003.png" />
	<frame source="0004.png" />
	<frame source="0005.png" />
	<frame source="0006.png" />
	<frame source="0007.png" />
</animation>