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 | MappingType { Default , Advanced , Console , Custom } |
enum | InteractionOverloadState { None , Inventory , NPC , NPCItem , Map } |
Private Member Functions | |
void | ClearWorldMappings () |
void | ClearInventoryMappings () |
void | GainFocus () |
bool | IsOverCategories (Microsoft.Xna.Framework.Vector2 cursorPosition) |
void | DrawCategories () |
void | DrawMainButtons () |
void | DrawTitle () |
void | DrawBacking () |
void | DrawCategoryOptions () |
float | SettingScale (int index) |
void | SettingOver (int index) |
void | SettingDraw (ItemGrid_Layout gridLayout, int index, Microsoft.Xna.Framework.Vector2 position, float scale) |
Microsoft.Xna.Framework.Vector2 | SettingSize (int index) |
void | SetupUIMappingState (ControllerActionButton buttonMapping) |
void | SetupWorldUIMappingState (ControllerActionButton buttonMapping) |
Definition at line 13 of file GUIControllerMappings.cs.