mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-03-06 14:27:43 +00:00
Added a file that was missing in the last commit.
This commit is contained in:
parent
180bb501c8
commit
3336f50e04
|
@ -66,6 +66,8 @@ public:
|
||||||
void setColorShiftEnd(unsigned int color);
|
void setColorShiftEnd(unsigned int color);
|
||||||
void setColorGradientHorizontal(bool horizontal);
|
void setColorGradientHorizontal(bool horizontal);
|
||||||
|
|
||||||
|
unsigned int getColorShift() const override { return mColorShift; };
|
||||||
|
|
||||||
void setOpacity(unsigned char opacity) override;
|
void setOpacity(unsigned char opacity) override;
|
||||||
void setSaturation(float saturation) override;
|
void setSaturation(float saturation) override;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue