pygame-guide-for-sneks / pygame-guide-for-sneks.github.io

https://pygame-guide-for-sneks.github.io
MIT License
12 stars 8 forks source link

font.render color argument explanation missing formats #56

Closed oddbookworm closed 1 year ago

oddbookworm commented 2 years ago

Starbuck5 pointed out in discord that the font.render can accept more formats for color than what is listed on the page, specific formats missing are pygame.Color, int, and RGBA tuple