Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.UI.Gamepad.UILinkPoint Class Reference

Public Member Functions

 UILinkPoint (int id, bool enabled, int left, int right, int up, int down)
 
void SetPage (int page)
 
void Unlink ()
 
string SpecialInteractions ()
 

Public Attributes

int ID
 
bool Enabled
 
Vector2 Position
 
int Left
 
int Right
 
int Up
 
int Down
 

Properties

int Page [get, private set]
 

Events

Func< stringOnSpecialInteracts
 

Detailed Description

Definition at line 6 of file UILinkPoint.cs.


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