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
GUIControllerSettingsOverlay Class Reference
+ Inheritance diagram for GUIControllerSettingsOverlay:

Public Member Functions

void SelectedSetting (int index)
 
void Activate ()
 
int GetNavigationOutDirs ()
 
void UpdateScroll ()
 
GUIControllerItem Navigate (Vector2 navigationVector)
 
void ActivateOverlay (GUIPulldownSetting overlayEntry, Rectangle overlayRegion, int selectedOption, float offset)
 
void DeactivateOverlay ()
 
bool OverlayActive ()
 
Rectangle GetSelectedItemRegion ()
 
 GUIControllerSettingsOverlay ()
 

Public Attributes

GUIPulldownSetting _overlayEntry
 
Rectangle _overlayRegion
 
int _overlayIndex
 
float _overlayOffset
 

Private Types

enum  Controls {
  PageSettings , PageInterface , PageVideo , PageSound ,
  PageControls , PageTouch , PageController , PageKeyboard ,
  Element , Reset , Back
}
 

Private Attributes

GUIControllerSettingsOverlay.Controls selectedControl = GUIControllerSettingsOverlay.Controls.Element
 
int _selectedItem
 

Detailed Description

Definition at line 5 of file GUIControllerSettingsOverlay.cs.


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