view demos/shooter/objects/ships/boss1/flash/animation.xml @ 622:c0c3f64bfc2d

* Templatized Rect to extend it's functionality beyond integers * Added some typedefs: Rect, FloatRect, DoubleRect * Removed the Rect class from the fife_math extensions * Modified the shooter demo to use the FIFE rect template class
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Fri, 01 Oct 2010 15:32:55 +0000
parents 3b04e921c93d
children
line wrap: on
line source

<animation delay="25" namespace="http://www.fifengine.de/xml/tutorial" id="boss1:flash" x_offset="0" y_offset="0">
	<frame source="boss_0.png" />
	<frame source="boss_1.png" />
</animation>