view demos/rio_de_hola/objects/agents/tourist_male2/talk/000/animation.xml @ 492:16ceb3228324

Moved the SoundManager and the 2D math function (helpers) from the shooter demo to the fife extensions. Fixed fife_timer as it didn't work in the first place. Modified the SoundManager to use the now working fife_timer and removed the Timer class from the shooter demo entirely
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Fri, 07 May 2010 21:07:27 +0000
parents 64738befdf3b
children
line wrap: on
line source

<animation delay="130" namespace="http://www.fifengine.de/xml/rio_de_hola" id="tourist_male2:talk:000" x_offset="0" y_offset="0">
	<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>