Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Peripherals.RGB.HotkeyCollection Class Reference

Public Member Functions

RgbKey BindKey (Keys key, string keyTriggerName)
 
void UnbindKey (Keys key)
 
IEnumerator< RgbKeyGetEnumerator ()
 
void UpdateAll (float timeElapsed)
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

Dictionary< Keys, RgbKey_keys = new Dictionary<Keys, RgbKey>()
 

Detailed Description

Definition at line 7 of file HotkeyCollection.cs.


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