public void AddAnimation(String animationName, Animate animation) { animationList.Add(animationName, animation); }