lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

Ouverte

#141 ouverte le 17 oct. 2018

 (1 commentaire) (0 réaction) (0 personne assignée)Python (211 forks)batch import
buggood first issue

Métriques du dépôt

Stars
 (608 étoiles)
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