As a prerequisite for sprite-sheet animations, I would like to have some mechanism to invoke my own callbacks as part of a sequence of animation steps.
This could be useful to:
- Change the current texture or rectangle in within the texture.
- Trigger higher order events.
- Debug.