arcade
arcade copied to clipboard
Update hitbox drawing functions to allow both RGB and RGBA colors
Enhancement request:
What should be added/changed?
Allow the following to take RGB instead of just RGBA:
SpriteList.draw_hitb_boxesBasicSprite.draw_hit_box
What would it help with?
This is a follow-up to #1838 and other RGB / RGBA issues since some users prefer using only RGB.