static readonly CreativePowerManager Instance
static void AddDescriptionIfNeeded(ref string originalText, string descriptionKey)
static void UpdateUnlockStateByPower(ICreativePower power, UIElement button, Color colorWhenSelected)
static UIImageFramed GetIconImage(Point iconLocation)
void SetPageTypeToShow(InfiniteItemsDisplayPage page)
static CreativeUI CreativeMenu
void LinkVerticalStrips(UILinkPoint[] stripOnLeft, UILinkPoint[] stripOnRight, int leftStripStartOffset)
List< SnapPoint > GetOrderedPointsByCategoryName(List< SnapPoint > pts, string name)
UILinkPoint[,] CreateUILinkPointGrid(ref int currentID, List< SnapPoint > pointsForGrid, int pointsPerLine, UILinkPoint topLinkPoint, UILinkPoint leftLinkPoint, UILinkPoint rightLinkPoint, UILinkPoint bottomLinkPoint)
UILinkPoint[] CreateUILinkStripHorizontal(ref int currentID, List< SnapPoint > currentStrip)
void PairUpDown(UILinkPoint upSide, UILinkPoint downSide)
void LinkVerticalStripRightSideToSingle(UILinkPoint[] strip, UILinkPoint theSingle)
UILinkPoint[] CreateUILinkStripVertical(ref int currentID, List< SnapPoint > currentStrip)
UILinkPoint MakeLinkPointFromSnapPoint(int id, SnapPoint snap)