lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

Open

#141 aperta il 17 ott 2018

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (185 fork)batch import
buggood first issue

Metriche repository

Star
 (472 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor