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

Public Member Functions

 PaintKey (string triggerName, List< string > keys)
 
void Unbind ()
 
void Bind ()
 
void SetSolid (Color color)
 
void SetClear ()
 
bool UsesKey (Keys key)
 
void SetAlert (Color colorBase, Color colorFlash, float time, float flashesPerSecond)
 
List< Keys > GetXNAKeysInUse ()
 

Private Attributes

string _triggerName
 
List< Keys > _xnaKeys
 
List< RgbKey_rgbKeys
 

Detailed Description

Definition at line 70 of file ChromaHotkeyPainter.cs.


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