Animation ========= .. currentmodule:: pygamelib.gfx.core .. autoclass:: Animation :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Animation.__init__ ~Animation.add_frame ~Animation.current_frame ~Animation.load ~Animation.next_frame ~Animation.pause ~Animation.play_all ~Animation.remove_frame ~Animation.reset ~Animation.search_frame ~Animation.serialize ~Animation.start ~Animation.stop .. rubric:: Attributes .. autosummary:: ~Animation.dtanimate