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

Public Member Functions

 SnapPoint (string name, int id, Vector2 anchor, Vector2 offset)
 
void Calculate (UIElement element)
 
void ThisIsAHackThatChangesTheSnapPointsInfo (Vector2 anchor, Vector2 offset, int id)
 

Public Attributes

string Name
 

Properties

int Id [get, private set]
 
Vector2 Position [get, private set]
 

Private Attributes

Vector2 _anchor
 
Vector2 _offset
 

Detailed Description

Definition at line 7 of file SnapPoint.cs.


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