Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.ChromaHotkeyPainter.ReactiveRGBKey Class Reference

Public Member Functions

 ReactiveRGBKey (Keys key, Color color, TimeSpan duration, string whatIsThisKeyFor)
 
void Update ()
 
void Clear ()
 
void Unbind ()
 
void Bind ()
 
void Refresh ()
 

Public Attributes

readonly Keys XNAKey
 
readonly string WhatIsThisKeyFor
 

Properties

bool Expired [get]
 

Private Attributes

readonly Color _color
 
readonly TimeSpan _duration
 
TimeSpan _startTime
 
TimeSpan _expireTime
 
RgbKey _rgbKey
 

Detailed Description

Definition at line 14 of file ChromaHotkeyPainter.cs.


The documentation for this class was generated from the following file: