topical media & game development
student-powerrail-PowerRailCollada.ax
student-powerrail-PowerRailCollada.ax
(swf
)
[ flash
]
flex
package
{
import flash.net.NetStream;
import org.papervision3d.materials.utils.MaterialsList;
import org.papervision3d.objects.parsers.Collada;
public class @ax-student-powerrail-PowerRailCollada extends Collada
{
public var xml:XML;
public var clickType:String;
public var clickArgs:Array;
public var stream:NetStream = null;
public var animationType:String;
public var animationArgs:Array;
public function @ax-student-powerrail-PowerRailCollada(COLLADA:*, materials:MaterialsList=null, scale:Number=1, doubleSided:Boolean=false)
{
super(COLLADA, materials, scale, doubleSided);
}
}
}
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.