Mercurial > fife-parpg
view demos/shooter/objects/projectiles/fireball/object.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
<?fife type="object"?> <object id="fireball" namespace="http://www.fifengine.de/xml/tutorial" blocking="0" static="1"> <image source="fire_ball.png" direction="0" /> </object>