Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 314 Bytes

File metadata and controls

13 lines (9 loc) · 314 Bytes

Bouncing Rectangle

This shows how to animate an item you can draw using the drawing primitives.

images/bouncing_rectangle.png

.. literalinclude:: ../../arcade/examples/bouncing_rectangle.py
    :caption: bouncing_rectangle.py
    :linenos: