view demos/rio_de_hola/objects/nature/bushes/19/object.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

<?fife type="object"?>
<object id="bushes:19" namespace="http://www.fifengine.de/xml/rio_de_hola" blocking="1" static="1">
	<image source="045.png" direction="45" />
	<image source="180.png" direction="180" />
	<image source="315.png" direction="315" />
</object>