tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for GolfHelper, including all inherited members.
CalculateShotStrength(Vector2 shotVector, ClubProperties clubProperties) (defined in GolfHelper) | GolfHelper | static |
CalculateShotStrength(Projectile golfHelper, Entity golfBall) (defined in GolfHelper) | GolfHelper | static |
DrawPredictionLine(Entity golfBall, Vector2 impactVelocity, float chargeProgress, float roughLandResistance) (defined in GolfHelper) | GolfHelper | static |
FindGolfBallForHelper(Projectile golfHelper) (defined in GolfHelper) | GolfHelper | static |
FindHelperFromGolfBall(Projectile golfBall) (defined in GolfHelper) | GolfHelper | static |
FindVectorOnOval(Vector2 vector, Vector2 radius) (defined in GolfHelper) | GolfHelper | static |
GetClubProperties(short itemId) (defined in GolfHelper) | GolfHelper | static |
GetClubPropertiesFromGolfHelper(Projectile golfHelper) (defined in GolfHelper) | GolfHelper | static |
HitGolfBall(Entity entity, Vector2 velocity, float roughLandResistance) (defined in GolfHelper) | GolfHelper | static |
IsGolfBallResting(Projectile golfBall) (defined in GolfHelper) | GolfHelper | static |
IsGolfShotValid(Entity golfBall, Player player) (defined in GolfHelper) | GolfHelper | static |
IsPlayerHoldingClub(Player player) (defined in GolfHelper) | GolfHelper | static |
Listener (defined in GolfHelper) | GolfHelper | static |
PhysicsProperties (defined in GolfHelper) | GolfHelper | static |
PointsNeededForLevel1 (defined in GolfHelper) | GolfHelper | static |
PointsNeededForLevel2 (defined in GolfHelper) | GolfHelper | static |
PointsNeededForLevel3 (defined in GolfHelper) | GolfHelper | static |
PredictionLine (defined in GolfHelper) | GolfHelper | static |
StepGolfBall(Entity entity, ref float angularVelocity) (defined in GolfHelper) | GolfHelper | static |
ValidateShot(Entity golfBall, Player player, ref Vector2 shotVector) (defined in GolfHelper) | GolfHelper | static |