lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

オープン

#141 opened on 2018/10/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (211 件のフォーク)batch import
buggood first issue

Repository metrics

Stars
 (608 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド