pursuedpybear icon indicating copy to clipboard operation
pursuedpybear copied to clipboard

Provide API for adjusting position of rendered images in relation to their Sprite object.

Open AstraLuma opened this issue 5 years ago • 1 comments

Add a __position__ to BaseSprite used by the renderer.

This allows a separation of the logical position with the graphical position, for purposes of effects (jitter/shake, apparent frame rate reduction, etc).

AstraLuma avatar Jun 13 '19 03:06 AstraLuma