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

Public Types

enum  Controls {
  Time , Weather , Power , Element ,
  Back
}
 

Public Member Functions

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

Public Attributes

GUIPulldownSetting _overlayEntry
 
Rectangle _overlayRegion
 
int _overlayIndex
 
float _overlayOffset
 
GUIControllerJourneyModeSettings.Controls selectedControl
 

Private Member Functions

void UpdateScroll ()
 

Private Attributes

int _selectedItem
 

Detailed Description

Definition at line 8 of file GUIControllerJourneyModeSettings.cs.


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