|
Terraria v1.4.4.9
Terraria source code documentation
|
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) |
Definition at line 6 of file SmartSelectGamepadPointer.cs.