lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

Open

#141 ouverte le 17 oct. 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (185 forks)batch import
buggood first issue

Métriques du dépôt

Stars
 (472 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

The angle kwarg is accepted by the constructor for Actor, but does not take effect.

Setting angle after construction has the expected effect.

The keyword argument should either be rejected, or should be honoured.

Guide contributeur