internal void ResetText() { renderingIndex = 0; if (previousState != null) { previousState.Reset(); } }