~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to utils/pywi/animation.py

  • Committer: The Widelands Bunnybot
  • Date: 2024-10-19 13:45:54 UTC
  • Revision ID: bunnybot@widelands.org-20241019134554-kz2gcbecf0y7bd7n
170 files were automatically formatted.

(by bunnybot)
5a9087b08ab9bbc48795ff0f7f1f370f60108b1a

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
    Note that all coordinates are in a numpy-friendly format, that is,
30
30
    rows come first.
 
31
 
31
32
    """
32
33
 
33
34
    def __init__(self):