public ColoredTextList_Owner(Players player) { _list.Add(new ColoredText(player.GetName(), player.PlayerColor())); }