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

Detailed Description

Definition at line 9 of file GUIControllerSettingsOverlay.cs.


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