public void Reset() { Instruction.ResetInstruction(); Apply(Instruction.GetStart()); LoopCount = InitialLoopCount; _currentTweenTime = 0; }