tModLoader v2024.03
A mod to make and play Terraria mods
IBallContactListener Interface Reference

Inherited by 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)