mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-31 18:24:41 +03:00
Interpolate fade amount
This makes the fadeouts and fadeins (screenwipes) much more buttery smooth.
This commit is contained in:
@@ -264,6 +264,7 @@ public:
|
||||
|
||||
int fademode;
|
||||
int fadeamount;
|
||||
int oldfadeamount;
|
||||
std::vector <int> fadebars;
|
||||
|
||||
bool trinketcolset;
|
||||
|
||||
Reference in New Issue
Block a user