pgzero icon indicating copy to clipboard operation
pgzero copied to clipboard

'angle' kwarg to Actor constructor has no effect

Open lordmauve opened this issue 7 years ago • 1 comments

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.

lordmauve avatar Oct 17 '18 22:10 lordmauve

This is also true for opacity. It should probably get the same treatment as angle.

charlesej avatar Jan 11 '19 23:01 charlesej