Creates a new instance that listens to the provided IPointable events.
Note that this instance must be disposed via .Dispose() to release the event listener.
ParametersrigidbodyThe rigidbody to track velocity from and throw.
pointableThe IPointable indicating when the rigidbody is selected and unselected.