view demos/shooter/objects/projectiles/fireball/object.xml @ 604:da83338b6913

Fixed incorrect usage of the SWIG %apply directive. This is meant to be used to retrieve output values from arguments only. See http://www.swig.org/Doc1.3/Arguments.html
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 13 Sep 2010 17:22:24 +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>