mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-13 03:44:58 -04:00
Frame interp: Refactor JUTFader
Now works regardless of interpolation being on/off
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
};
|
||||
|
||||
JUTFader(int, int, int, int, JUtility::TColor);
|
||||
void advance();
|
||||
void control();
|
||||
void setStatus(JUTFader::EStatus, int);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user