TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.GameInput.KeyConfiguration Class Reference
+ Collaboration diagram for Terraria.GameInput.KeyConfiguration:

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

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

Properties

bool DoGrappleAndInteractShareTheSameKey [get]
 

Detailed Description

Definition at line 7 of file KeyConfiguration.cs.


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