view demos/rio_de_hola/objects/agents/bee/fly/000/animation.xml @ 394:5bb52a43f48b

Fixed a small issue when building with scons on windows. If you have another version of mingw in PATH it would use that one instead. Also updated the a couple SWIG interfaces to handle simple output parameters as described in ticket 340.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Tue, 26 Jan 2010 16:53:51 +0000
parents 64738befdf3b
children
line wrap: on
line source

<animation delay="130" namespace="http://www.fifengine.de/xml/rio_de_hola" id="bee:fly: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>