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

Static Public Member Functions

static bool IsCursorOver (Vector2 cursorUIPosition, Panel_Layout layout)
 
static bool RegisterPickingRegion (Panel_Layout layout)
 
static Rectangle Region (Panel_Layout layout)
 
static void Draw (Panel_Layout layout, bool cursorOver=false, [Optional] Color? overloadBacking, [Optional] Color? overloadBorder, [Optional] Color? overloadHighlight)
 
static void DrawAtPosition (Panel_Layout layout, Vector2 position, Vector2 size, bool cursorOver=false)
 
static void DrawHorizontalFill (Panel_Layout layout, Rectangle backgroundFillRegion, float fillScale)
 
static void DrawBacking (Vector2 position, Vector2 size, Texture2D texture, Color color, [Optional] Rectangle? sourceFrame)
 

Static Public Attributes

static bool forceRescale
 
static bool scaleEdges
 

Detailed Description

Definition at line 8 of file GUIPanel.cs.


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