|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
staticget |
Fetches the position of the mouse cursor in the world.
Useful for making things functionally happen near the cursor, such as projectile or NPC spawns.
Definition at line 2944 of file Main.cs.
Referenced by Terraria.Projectile.AI_009_MagicMissiles(), Terraria.Projectile.AI_009_MagicMissiles_Old(), Terraria.Projectile.AI_015_Flails(), Terraria.Projectile.AI_140_MonkStaffT1(), Terraria.Projectile.AI_150_GolfClubHelper(), Terraria.Projectile.AI_160_Kites(), Terraria.GameInput.LockOnHelper.CycleTargetFocus(), Terraria.GameInput.LockOnHelper.CycleTargetThreeDS(), Terraria.Graphics.Capture.CaptureInterface.ModeDragBounds.DragBounds(), Terraria.Main.DrawInterface_3_LaserRuler(), Terraria.Main.DrawInterface_4_Ruler(), Terraria.Main.DrawInterface_6_TileGridOption(), Terraria.Main.DrawProj_DrawNormalProjs(), Terraria.Graphics.Capture.CaptureInterface.ModeEdgeSelection.EdgePlacement(), Terraria.GameInput.LockOnHelper.FindMostViableTarget(), Terraria.Player.FindSentryRestingSpot(), Terraria.GameInput.LockOnHelper.GetClosestTarget(), Terraria.Player.ItemCheck_ManageRightClickFeatures(), Terraria.Player.ItemCheck_OwnerOnlyCode(), Terraria.Player.ItemCheck_Shoot(), Terraria.Player.MinionNPCTargetAim(), Terraria.Player.MinionRestTargetAim(), Terraria.GameInput.LockOnHelper.RefreshTargets(), Terraria.GameInput.LockOnHelper.SetActive(), Terraria.GameContent.SmartCursorHelper.SmartCursorLookup(), and Terraria.Player.SpawnMinionOnCursor().