pygame-ce
pygame-ce copied to clipboard
Port Texture to C code
trafficstars
This PR converts pygame._sdl2.video.Texture to C code. It has the implementation of all the Texture methods and attributes. It doesn't have docs/type hints/tests or stuff like that.
Leaving this as the draft atm, because it depends on #3317 and #3327, pushing just for the internal testing purposes
TODO: Check Rect values for draw/update