Core.Object | +--Engine.Actor | +--Engine.Trail | +--XIII.BulletTrail | +--XIII.ShotGunBTrail
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class ShotGunBTrail extends BulletTrail; 00005 00006 00007 00008 defaultproperties 00009 { 00010 width=2.000000 00011 ScaleLin=0.000000 00012 RibbonColor=(B=0,G=0,R=0) 00013 OutlineColor=(B=96,G=192,R=192) 00014 DrawOutline=True 00015 }