CalculateShotStrength(Vector2 shotVector, ClubProperties clubProperties) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
CalculateShotStrength(Projectile golfHelper, Entity golfBall) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
DrawPredictionLine(Entity golfBall, Vector2 impactVelocity, float chargeProgress, float roughLandResistance) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
FindGolfBallForHelper(Projectile golfHelper) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
FindHelperFromGolfBall(Projectile golfBall) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
FindVectorOnOval(Vector2 vector, Vector2 radius) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
GetClubProperties(short itemId) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
GetClubPropertiesFromGolfHelper(Projectile golfHelper) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
HitGolfBall(Entity entity, Vector2 velocity, float roughLandResistance) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
IsGolfBallResting(Projectile golfBall) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
IsGolfShotValid(Entity golfBall, Player player) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
IsPlayerHoldingClub(Player player) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
Listener | Terraria.GameContent.Golf.GolfHelper | static |
PhysicsProperties | Terraria.GameContent.Golf.GolfHelper | static |
PointsNeededForLevel1 | Terraria.GameContent.Golf.GolfHelper | static |
PointsNeededForLevel2 | Terraria.GameContent.Golf.GolfHelper | static |
PointsNeededForLevel3 | Terraria.GameContent.Golf.GolfHelper | static |
PredictionLine | Terraria.GameContent.Golf.GolfHelper | static |
StepGolfBall(Entity entity, ref float angularVelocity) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |
ValidateShot(Entity golfBall, Player player, ref Vector2 shotVector) | Terraria.GameContent.Golf.GolfHelper | inlinestatic |