public override void stopped(float timelineTime, Clock clock) { if (textDisplay != null) { textDisplay.Dispose(); textDisplay = null; } }