Anuken / Arc

A Java game development framework based off of libGDX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shiftHue, shiftSaturation, and shiftValue are exactly the same.

MEEPofFaith opened this issue · comments

The code for shiftHue, shiftSaturation, and shiftValue in Color.java have the exact same code, so they all server the exact same purpose of shifting hue.

#18
fixed it