Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Update()

void Terraria.GameContent.ChromaHotkeyPainter.ReactiveRGBKey.Update ( )
inline

Definition at line 41 of file ChromaHotkeyPainter.cs.

References Terraria.GameContent.ChromaHotkeyPainter.ReactiveRGBKey._color, Terraria.GameContent.ChromaHotkeyPainter.ReactiveRGBKey._expireTime, Terraria.GameContent.ChromaHotkeyPainter.ReactiveRGBKey._rgbKey, Terraria.GameContent.ChromaHotkeyPainter.ReactiveRGBKey._startTime, Microsoft.Xna.Framework.Color.Black, Terraria.Main.gameTimeCache, Terraria.Utils.GetLerpValue(), Microsoft.Xna.Framework.Color.Lerp(), ReLogic.Peripherals.RGB.RgbKey.SetSolid(), and System.TimeSpan.TotalSeconds.