void Verse::Reset() { LayerElement::Reset(); ResetColor(); ResetLang(); ResetTypography(); }
void Syl::Reset() { LayerElement::Reset(); TimeSpanningInterface::Reset(); ResetTypography(); ResetSylLog(); m_drawingVerse = 1; }
void Rend::Reset() { TextElement::Reset(); ResetCommon(); ResetTypography(); }