public bool LoadAnimation(string item, XPathNavigator navigator) { return(_Animation.LoadAnimation(item, navigator)); }