lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

Open

#141 opened on 2018年10月17日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (472 stars) (185 forks)batch import
buggood first issue

説明

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.

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