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 GUIDraggableItemGrid, including all inherited members.
_drawhandler | GUIDraggableItemGrid | privatestatic |
_overHandler | GUIDraggableItemGrid | privatestatic |
_sizehandler | GUIDraggableItemGrid | privatestatic |
ClippedDrawItem | GUIDraggableItemGrid | privatestatic |
ClippedDrawItemHandler(ItemGrid_Layout gridLayout, int itemIndex, Microsoft.Xna.Framework.Vector2 position, float scale) | GUIDraggableItemGrid | inlineprivatestatic |
dragRegion | GUIDraggableItemGrid | static |
Draw(DraggableItemGrid_Layout gridLayout, GUIItemGrid.GetItemScaleHandler scaleHandler, GUIItemGrid.CursorOver cursorOverHandler, GUIItemGrid.DrawItemHandler drawhandler, int itemCount, ref float scrollOffset, ref float momentum, ref int draggingState, ref Microsoft.Xna.Framework.Vector2 dragPosition, Microsoft.Xna.Framework.Graphics.Texture2D overloadBackingTexture=null, bool drawMissingItems=false, bool allowMouseScroll=false, bool disableDragScroll=false) | GUIDraggableItemGrid | inlinestatic |
Draw(DraggableItemGrid_Layout gridLayout, GUIItemGrid.GetItemScaleHandler scaleHandler, GUIItemGrid.CursorOver cursorOverHandler, GUIItemGrid.DrawItemHandler drawhandler, int itemCount, ref float scrollOffset, ref float momentum, ref int draggingState, ref Microsoft.Xna.Framework.Vector2 dragPosition, Microsoft.Xna.Framework.Vector2 itemSize, bool drawMissingItems=false, bool allowMouseScroll=false, bool disableDragScroll=false) | GUIDraggableItemGrid | inlinestatic |
Draw(DraggableItemGrid_Layout gridLayout, GUIItemGrid.GetItemScaleHandler scaleHandler, GUIItemGrid.CursorOver cursorOverHandler, GUIItemGrid.DrawItemHandler drawhandler, int itemCount, ref float scrollOffset, ref float momentum, ref int draggingState, ref Microsoft.Xna.Framework.Vector2 dragPosition, GUIItemGrid.GetItemSizeHandler itemSizeHandler, bool drawMissingItems=false, bool allowMouseScroll=false, bool disableDragScroll=false) | GUIDraggableItemGrid | inlinestatic |
DrawItemClippedHandler(ItemGrid_Layout gridLayout, int itemIndex, Microsoft.Xna.Framework.Vector2 position, float scale, Rectangle inner, Rectangle outer) | GUIDraggableItemGrid | |
drawOffset | GUIDraggableItemGrid | privatestatic |
fullRegion | GUIDraggableItemGrid | static |
GUIDraggableItemGrid() | GUIDraggableItemGrid | inlineprivatestatic |
itemHeight | GUIDraggableItemGrid | privatestatic |
itemWidth | GUIDraggableItemGrid | privatestatic |
orgScrollOffset | GUIDraggableItemGrid | privatestatic |
SetSizeClippedDrawItem | GUIDraggableItemGrid | privatestatic |
SetSizeClippedDrawItemHandler(ItemGrid_Layout gridLayout, int itemIndex, Microsoft.Xna.Framework.Vector2 position, float scale) | GUIDraggableItemGrid | inlineprivatestatic |