terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
GUIKeyboardMappingOverlay Class Reference
+ Inheritance diagram for GUIKeyboardMappingOverlay:

Public Types

enum  Controls {
  PageGeneral , PageExplore , PageFight , PageMisc ,
  PageMap , Element , Reset , Default ,
  Back
}
 

Public Member Functions

void Activate ()
 
int GetNavigationOutDirs ()
 
GUIControllerItem Navigate (Vector2 navigationVector)
 
void ActivateOverlay (GUIKeyboardMappingEntry overlayEntry, Rectangle overlayRegion)
 
void DeactivateOverlay ()
 
Rectangle GetSelectedItemRegion ()
 
 GUIKeyboardMappingOverlay ()
 

Public Attributes

GUIKeyboardMappingEntry _overlayEntry
 
Rectangle _overlayRegion
 
int _overlayIndex
 
float _overlayOffset
 
GUIKeyboardMappingOverlay.Controls selectedControl = GUIKeyboardMappingOverlay.Controls.Element
 
int _selectedItem
 

Private Member Functions

void UpdateScroll ()
 

Detailed Description

Definition at line 5 of file GUIKeyboardMappingOverlay.cs.


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