tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.UI.States.UIGamepadHelper Member List

This is the complete list of members for Terraria.GameContent.UI.States.UIGamepadHelper, including all inherited members.

CreateUILinkPointGrid(ref int currentID, List< SnapPoint > pointsForGrid, int pointsPerLine, UILinkPoint topLinkPoint, UILinkPoint leftLinkPoint, UILinkPoint rightLinkPoint, UILinkPoint bottomLinkPoint) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
CreateUILinkStripHorizontal(ref int currentID, List< SnapPoint > currentStrip) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
CreateUILinkStripVertical(ref int currentID, List< SnapPoint > currentStrip) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
CullPointsOutOfElementArea(SpriteBatch spriteBatch, List< SnapPoint > pointsAtMiddle, UIElement container) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
GetLinkPoint(int id, UIElement element) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
GetOrderedPointsByCategoryName(List< SnapPoint > pts, string name) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
GetVerticalStripFromCategoryName(ref int currentID, List< SnapPoint > pts, string categoryName) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
LinkHorizontalStripBottomSideToSingle(UILinkPoint[] strip, UILinkPoint theSingle) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
LinkHorizontalStripUpSideToSingle(UILinkPoint[] strip, UILinkPoint theSingle) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
LinkVerticalStripBottomSideToSingle(UILinkPoint[] strip, UILinkPoint theSingle) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
LinkVerticalStripRightSideToSingle(UILinkPoint[] strip, UILinkPoint theSingle) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
LinkVerticalStrips(UILinkPoint[] stripOnLeft, UILinkPoint[] stripOnRight, int leftStripStartOffset) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
MakeLinkPointFromSnapPoint(int id, SnapPoint snap) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
MoveToVisuallyClosestPoint(List< UILinkPoint > lostrefpoints) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
MoveToVisuallyClosestPoint(int idRangeStartInclusive, int idRangeEndExclusive) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
PairLeftRight(UILinkPoint leftSide, UILinkPoint rightSide) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
PairUpDown(UILinkPoint upSide, UILinkPoint downSide) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
RemovePointsOutOfView(List< SnapPoint > pts, UIElement containerPanel, SpriteBatch spriteBatch) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
TryMakeLinkPoint(ref int id, SnapPoint snap) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper
TryMovingBackIntoCreativeGridIfOutOfIt(int start, int currentID) (defined in Terraria.GameContent.UI.States.UIGamepadHelper)Terraria.GameContent.UI.States.UIGamepadHelper