CRaPI - Correct Robust and Perfect API

WorldModel.OnBallPositionCalculated Method 

Generates a BallPositionCalculated event when the position of the ball has calculated

protected void OnBallPositionCalculated(
   PositionEventArgs e
);

Parameters

e
The event arguments

See Also

WorldModel Class | TeamYaffa.CRaPI.World Namespace