Skip to content

self._x and self._y are unused #55

Closed
@bablokb

Description

@bablokb

The parameters x and y to the constructor are saved to self._x and self._y, but these variables are never used. Do I miss something here?
(x and y themselves are passed to the super-class).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions