matplotlib.animation.Animation
==============================

.. currentmodule:: matplotlib.animation

.. autoclass:: Animation

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Animation.__init__
      ~Animation.new_frame_seq
      ~Animation.new_saved_frame_seq
      ~Animation.pause
      ~Animation.resume
      ~Animation.save
      ~Animation.to_html5_video
      ~Animation.to_jshtml
   
   

   
   
   