X Tutup
Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

File metadata and controls

15 lines (10 loc) · 324 Bytes
orphan:

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:
X Tutup