public void MarkLetters(List <ILivingLetterData> commonLetters, Color color) { LLPrefab.MarkLetters(commonLetters, color); }