TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.DataStructures.TitleLinkButton Class Reference
+ Collaboration diagram for Terraria.DataStructures.TitleLinkButton:

Public Member Functions

void Draw (SpriteBatch spriteBatch, Vector2 anchorPosition)
 

Public Attributes

string TooltipTextKey
 
string LinkUrl
 
Asset< Texture2D > Image
 
Rectangle? FrameWhenNotSelected
 
Rectangle? FrameWehnSelected
 

Private Member Functions

void DrawTooltip ()
 
void TryClicking ()
 
void OpenLink ()
 

Static Private Attributes

static Item _fakeItem = new Item()
 

Detailed Description

Definition at line 12 of file TitleLinkButton.cs.


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