Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameInput.KeyConfiguration Class Reference

Public Member Functions

void SetupKeys ()
 
void Processkey (TriggersSet set, string newKey, InputMode mode)
 
void CopyKeyState (TriggersSet oldSet, TriggersSet newSet, string newKey)
 
void ReadPreferences (Dictionary< string, List< string > > dict)
 
Dictionary< string, List< string > > WritePreferences ()
 

Public Attributes

Dictionary< string, List< string > > KeyStatus = new Dictionary<string, List<string>>()
 

Properties

bool DoGrappleAndInteractShareTheSameKey [get]
 

Detailed Description

Definition at line 6 of file KeyConfiguration.cs.


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