|
Terraria v1.4.4.9
Terraria source code documentation
|
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] |
Definition at line 6 of file KeyConfiguration.cs.