lordmauve/pgzero

'angle' kwarg to Actor constructor has no effect

开放

#141 创建于 2018年10月17日

 (1 条评论) (0 个反应) (0 位负责人)Python (211 个派生)batch import
buggood first issue

仓库指标

星标
 (608 个星标)
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.

贡献者指南