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
GUICraftGuide Class Reference

Public Member Functions

void LoadPageRegion ()
 
void Reset ()
 
void DrawGuideList ()
 
float GuideItemScale (int index)
 
void GuideItemOver (int index)
 
void GuideItemDraw (ItemGrid_Layout gridLayout, int index, Vector2 position, float scale)
 
void Draw ()
 
 GUICraftGuide ()
 

Public Attributes

float craftScrollOffset
 
bool menuTogglePressed
 
bool materialsGridActive
 
List< int > _materialItems
 

Properties

bool Collapsed [get]
 
bool HasFocus [get]
 
Item guideItem [get]
 

Private Member Functions

void RefreshItems ()
 

Private Attributes

float craftScrollMomentum
 
int craftScrollDragging
 
Vector2 craftDragOffset
 
int cursorOver = 1
 
DateTime NavigationTick
 
GUIControllerCraftingMaterials materialController
 
List< string > _requiredObjecsForCraftingText
 
Item _defaultItem
 
int _selectedItem
 

Detailed Description

Definition at line 10 of file GUICraftGuide.cs.


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