MotionStreak - determine when completely faded?

Hi,

I am using MotionStreak::initWithFade() and would like to remove it once it is completely faded out.
Is there a way to determine if a certain MotionStreak object is done fading out?

Thanks for the help

When you create a motionstreak the first argument you pass to it is fadeout time. Just wait that time after the last motion of the streak and remove it.