tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.Physics.IBallContactListener Interface Reference

Inherited by Terraria.GameContent.Golf.GolfHelper.ContactListener.

Public Member Functions

void OnCollision (PhysicsProperties properties, ref Vector2 position, ref Vector2 velocity, ref BallCollisionEvent collision)
 
void OnPassThrough (PhysicsProperties properties, ref Vector2 position, ref Vector2 velocity, ref float angularVelocity, ref BallPassThroughEvent passThrough)