terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Types | |
enum | Controls { PageGeneral , PageExplore , PageFight , PageMisc , PageInventory , PageChest , PageEquipment , PageShopsCraft , PagePVP , PageMap , Element , Reset , Back } |
Public Member Functions | |
void | Activate () |
int | GetNavigationOutDirs () |
GUIControllerItem | Navigate (Vector2 navigationVector) |
void | ActivateOverlay (GUIControllerMappingEntry overlayEntry, Rectangle overlayRegion) |
void | ActivateOverlay (GUIControllerPulldownEntry overlayEntry, Rectangle overlayRegion, int selectedOption, float offset) |
void | DeactivateOverlay () |
Rectangle | GetSelectedItemRegion () |
GUIControllerMappingOverlay () | |
Private Member Functions | |
void | UpdateScroll () |
Definition at line 5 of file GUIControllerMappingOverlay.cs.