Skip to content

enhance typing for classes arcade.Sprite and arcade.SpriteList #1867

Description

@Snipy7374

Enhancement request:

arcade.Sprite.draw and arcade.Sprite.register_physic_engine have unannotated arguments (AKA Unknown) as well as arcade.SpriteList.draw

What should be added/changed?

Add type hints for the mentioned above members.

What would it help with?

It'll help users with development and understanding the actual valid type of arguments.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions