🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
939
stars
155
forks
source link
``premul_alpha`` should also count global alpha #3155
Open
bilhox opened 1 month ago
Everything is in the title.
In my opinion we should either add a kwargs
global_alpha
to the method or make the function count the global alpha set on the surface.