terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
GUIKeyboardMappingOverlay Class Reference
+ Inheritance diagram for GUIKeyboardMappingOverlay:
+ Collaboration 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
 
int _selectedItem
 

Private Member Functions

void UpdateScroll ()
 

Detailed Description

Definition at line 8 of file GUIKeyboardMappingOverlay.cs.


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