gurkenlabs / litiengine

LITIENGINE 🕹 The pure 2D java game engine.
https://litiengine.com/
MIT License
725 stars 93 forks source link

ColorHelper.getTransparentVariant() uses old red value for new blue value #476

Closed Hades948 closed 1 year ago

Hades948 commented 1 year ago

image

Expected behavior Use color.getBlue() as the third argument to the Color constructor.