Core.Object | +--Engine.Actor | +--Engine.Trail | +--XIII.GrenadTrail
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class GrenadTrail extends Trail; 00005 00006 00007 00008 defaultproperties 00009 { 00010 FadePeriod=0.700000 00011 width=5.000000 00012 RotationSpeed=0.500000 00013 RibbonColor=(B=16,G=32,R=24) 00014 OutlineColor=(B=8,G=16,R=12) 00015 }