lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

Open

#141 创建于 2018年10月17日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (185 fork)batch import
buggood first issue

仓库指标

Star
 (472 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南