pursuedpybear
pursuedpybear copied to clipboard
Provide API for adjusting position of rendered images in relation to their Sprite object.
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).