Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Physics.IBallContactListener Interface Reference

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)
 

Detailed Description

Definition at line 5 of file IBallContactListener.cs.


The documentation for this interface was generated from the following file: