Skip to content

Add __slots__ to arcade.View #1743

Closed
Closed
@JackAshwell11

Description

@JackAshwell11

Enhancement request: Add a __slots__ attribute to arcade.View

What should be added/changed?

As talked about in Discord, a __slots__ attribute could be added to arcade.View.

What would it help with?

This will make it easier to specify which attributes belong to a class and should also improve memory performance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions