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
|
This is the complete list of members for GUIPanel, including all inherited members.
Draw(Panel_Layout layout, bool cursorOver=false, Color? overloadBacking=null, Color? overloadBorder=null, Color? overloadHighlight=null) | GUIPanel | inlinestatic |
DrawAtPosition(Panel_Layout layout, Vector2 position, Vector2 size, bool cursorOver=false) | GUIPanel | inlinestatic |
DrawBacking(Vector2 position, Vector2 size, Texture2D texture, Color color, Rectangle? sourceFrame=null) | GUIPanel | inlinestatic |
DrawHorizontalFill(Panel_Layout layout, Rectangle backgroundFillRegion, float fillScale) | GUIPanel | inlinestatic |
forceRescale | GUIPanel | static |
IsCursorOver(Vector2 cursorUIPosition, Panel_Layout layout) | GUIPanel | inlinestatic |
Region(Panel_Layout layout) | GUIPanel | inlinestatic |
RegisterPickingRegion(Panel_Layout layout) | GUIPanel | inlinestatic |
scaleEdges | GUIPanel | static |