Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 310 of file GolfHelper.cs.
References Microsoft.Xna.Framework.MathHelper.Clamp(), Terraria.GameContent.Golf.GolfHelper.FindVectorOnOval(), Microsoft.Xna.Framework.Vector2.Length(), System.Math.Max(), Terraria.GameContent.Golf.GolfHelper.ClubProperties.MaximumStrength, Terraria.GameContent.Golf.GolfHelper.ClubProperties.MinimumStrength, Microsoft.Xna.Framework.Vector2.Normalize(), Terraria.GameContent.Golf.GolfHelper.ClubProperties.RoughLandResistance, and System.value.
Referenced by Terraria.Projectile.AI_150_GolfClubHelper(), Terraria.GameContent.Golf.GolfHelper.CalculateShotStrength(), Terraria.Main.DrawInterface_Resources_GolfPower(), and Terraria.Main.DrawProjDirect().