lily-seabreeze/sappho

View on GitHub
sappho/animate.py

Summary

Maintainability
A
2 hrs
Test Coverage

File animate.py has 253 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Painless animated sprites which are pygame.sprite.Sprite objects.

Animated sprites from GIF, and all YOU have to know is to `update_state`!
You just have to call `update_state` once per loop with the timedelta:

Severity: Minor
Found in sappho/animate.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status