view tests/data/wolf_walk/wolf_walk_s.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 4a0efb7baf70
children
line wrap: on
line source

<animation delay="90" id="2001">
	<frame source="gfx/walk_s_1.png" />
	<frame source="gfx/walk_s_2.png" />
	<frame source="gfx/walk_s_3.png" />
	<frame source="gfx/walk_s_4.png" />
	<frame source="gfx/walk_s_5.png" />
	<frame source="gfx/walk_s_6.png" />
	<frame source="gfx/walk_s_7.png" />
	<frame source="gfx/walk_s_8.png" />
</animation>