Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameInput.SmartSelectGamepadPointer Class Reference

Public Member Functions

bool ShouldBeUsed ()
 
void SmartSelectLookup_GetTargetTile (Player player, out int tX, out int tY)
 
void UpdateSize (Vector2 size)
 
void UpdateCenter (Vector2 center)
 
Vector2 GetPointerPosition ()
 

Private Attributes

Vector2 _size
 
Vector2 _center
 
Vector2 _distUniform = new Vector2(80f, 64f)
 

Detailed Description

Definition at line 6 of file SmartSelectGamepadPointer.cs.


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