getAnimations method

List<Animation> getAnimations()

Implementation

List<Animation> getAnimations() {
  return _getActiveAnimations();
}