lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

Aperta

#141 aperta il 17 ott 2018

 (1 commento) (0 reazioni) (0 assegnatari)Python (211 fork)batch import
buggood first issue

Metriche repository

Star
 (608 stelle)
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